@prefix dc: . @prefix dist: . @prefix ent: . @prefix foaf: . @prefix rdf: . @prefix rdfs: . @prefix xhv: . @prefix xml: . @prefix xsd: . ent:RDFS a ent:Entailment ; dc:creator ; dc:date "2010-05-03"^^xsd:date ; dc:description "Unique identifier for RDFS Entailment" ; rdfs:comment "The specification for the RDFS entailment is part of the RDF Semantics W3C Recommendation." ; rdfs:isDefinedBy ; rdfs:seeAlso . dc:title "Information Resource RDFS Entailment" ; xhv:stylesheet . a foaf:Person ; rdfs:seeAlso ; foaf:mbox ; foaf:name "Ivan Herman" ; foaf:title "Semantic Web Activity Lead" ; foaf:workplaceHomepage .