@prefix dc: . @prefix dist: . @prefix foaf: . @prefix prof: . @prefix rdf: . @prefix rdfs: . @prefix xhv: . @prefix xml: . @prefix xsd: . prof:DL a prof:Profile ; dc:creator ; dc:date "2011-12-06" ; dc:description "Unique identifier for OWL 2 DL" ; rdfs:comment "OWL DL is defined by the OWL 2 Structural Specification and Functional-Style Syntax and the OWL 2 Web Ontology Language, Direct Semantics documents, part of the the OWL 2 W3C Recommendation." ; rdfs:isDefinedBy , ; rdfs:seeAlso . dc:title "Information Resource for OWL 2 DL" ; xhv:stylesheet . a foaf:Person ; rdfs:seeAlso ; foaf:mbox ; foaf:name "Ivan Herman" ; foaf:title "Semantic Web Activity Lead" ; foaf:workplaceHomepage .