@prefix dcterms: . @prefix foaf: . @prefix formats: . @prefix rdfs: . formats:PROV-XML a formats:Format ; dcterms:created "2013-03-25" ; dcterms:creator ; dcterms:description "Unique identifier for the PROV-XML Provenance Notation" ; dcterms:modified "2013-03-25" ; rdfs:comment "PROV-XML is defined by the “PROV-XML: The PROV XML Schema” W3C Working Draft." ; rdfs:isDefinedBy ; rdfs:seeAlso ; formats:media_type "application/provenance+xml" ; formats:preferred_suffix ".provx" . a foaf:Person ; rdfs:seeAlso ; foaf:mbox ; foaf:name "Ivan Herman" ; foaf:title "Semantic Web Activity Lead" ; foaf:workplaceHomepage .