@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2013-06-18" ; dct:creator "Simon Cox" ; ns1:hasProfile ; ns2:doctype ; ns2:status ; rdfs:seeAlso , ; skos:altLabel "12-081", "Name type specification – ontology resources" ; skos:broader ; skos:definition """An OGC name is required for ontology resources published by OGC. This includes OWL\r ontologies, classes and properties."""@en ; skos:notation "12-081" ; skos:prefLabel "Name type specification – ontology resources"@en .