@prefix dcterms: . @prefix foaf: . @prefix formats: . @prefix rdfs: . formats:OWL_Functional a formats:Format ; dcterms:created "2010-05-04" ; dcterms:creator ; dcterms:description "Unique identifier for the OWL Serialization in Functional Syntax" ; dcterms:modified "2013-03-25" ; rdfs:comment "OWL Functional Syntax is defined by the “OWL 2 Web Ontology Language, Structural Specification and Functional-Style Syntax” W3C Recommendation." ; rdfs:isDefinedBy ; rdfs:seeAlso ; formats:media_type "text/owl-functional" ; formats:preferred_suffix ".ofn" . a foaf:Person ; rdfs:seeAlso ; foaf:mbox ; foaf:name "Ivan Herman" ; foaf:title "Semantic Web Activity Lead" ; foaf:workplaceHomepage .