@prefix : . @prefix rdf: . @prefix rdfs: . @prefix dc: . @prefix rss: . @prefix foaf: . @prefix bib: . @prefix xsd: . @prefix owl: . @prefix mindswap: . @prefix project: . @prefix mindswappers: . @prefix mindswap-projects: . a :Paper, bib:inproceedings; dc:title "A Semantic Web Resource Protocol: XPointer and HTTP"; dc:identifier "http://www.mindswap.org/papers/swrp-iswc04.pdf"; foaf:maker [foaf:mbox ]; bib:author "Kendall Clark and Bijan Parsia and Bryan Thompson and Brad Bebee"; bib:title "A Semantic Web Resource Protocol: XPointer and HTTP"; bib:booktitle "Forthcoming in Proceedings of ISCW 2004"; dc:description "Describes a scalable, extensible protocol for addressing, retrieving, and manipulating Semantic Web resources, especially RDF models and OWL ontologies"; bib:address "Hiroshima, Japan"; bib:url .