@prefix dcterms: . @prefix foaf: . @prefix formats: . @prefix rdfs: . dcterms:title "Information Resource for the RDFa RDF Serialization Format" . formats:RDFa a formats:Format ; dcterms:created "2010-05-04" ; dcterms:creator ; dcterms:description "Unique Identifier for the RDFa RDF Serialization Format" ; dcterms:modified "2021-10-13" ; rdfs:comment "RDFa is defined by the “RDFa Core 1.1: Syntax and processing rules for embedding RDF through attributes” W3C Recommendation." ; rdfs:isDefinedBy . a foaf:Person ; rdfs:seeAlso ; foaf:mbox ; foaf:name "Ivan Herman" ; foaf:title "Semantic Web Activity Lead" ; foaf:workplaceHomepage .