@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a skos:Concept ; ns3:source "ISO 19118" ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns1:hasProfile , , ; ns2:status ; rdfs:seeAlso ; skos:definition "Name that is prefixed with its naming context. Example: The qualified name for the road no attribute in class Road defined in the roadmap schema is Roadmap Road road_no."@en ; skos:prefLabel "qualified name"@en .