@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix ns3: . @prefix rdfs: . @prefix skos: . a ns1:Status, skos:Concept ; dct:source ; ns2:hasProfile ; ns1:status ; rdfs:isDefinedBy ; rdfs:seeAlso ; ns3:sameAs ; skos:definition "An entry that should not be visible in the default register listing. Corresponds to ISO 19135:2005 'notValid'."@en ; skos:exactMatch ; skos:narrower , , , ; skos:prefLabel "not accepted"@en .