@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/subject/i/198428>
  skos:prefLabel "Welt-Handelsrat, Entwicklungsrat - UNCTAD (CNUCED)"@de, "World Trade Council, Development Council - UNCTAD (CNUCED)"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm514.VI>, <http://purl.org/pressemappe20/category/subject/i/198428> ;
  zbwext:notationLong "q SM 514.06" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "198428" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230665> ;
  skos:notation "q Sm514.VI" ;
  rdfs:label "World Trade Council, Development Council - UNCTAD (CNUCED)"@en, "Welt-Handelsrat, Entwicklungsrat - UNCTAD (CNUCED)"@de ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/198428/about> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/230665>
  skos:notation "q Sm514" ;
  rdfs:label "United Nations"@en, "Vereinte Nationen"@de ;
  skos:prefLabel "United Nations"@en, "Vereinte Nationen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/198428> .

