@prefix dcterms: . @prefix dist: . @prefix foaf: . @prefix formats: . @prefix rdf: . @prefix rdfs: . @prefix xhv: . @prefix xml: . @prefix xsd: . formats:SPARQL_Results_XML a formats:Format ; dcterms:creator ; dcterms:date "2010-05-03" ; dcterms:description "Unique identifier for the SPARQL Results in XML file format" ; rdfs:comment "SPARQL Results in XML is defined by the “SPARQL Query Results XML Format” W3C Recommendation." ; rdfs:isDefinedBy ; rdfs:seeAlso ; formats:media_type "application/sparql-results+xml" ; formats:preferred_suffix ".srx" . dc:title "Information Resource for the SPARQL Results File Format in XML" ; xhv:stylesheet . a foaf:Person ; rdfs:seeAlso ; foaf:mbox ; foaf:name "Ivan Herman" ; foaf:title "Semantic Web Activity Lead" ; foaf:workplaceHomepage .