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

<https://pm20.zbw.eu/category/subject/i/198422>
  rdfs:label "Economic Commission for Asia and the Far East - ECAFE"@de, "Economic Commission for Asia and the Far East - ECAFE"@en ;
  dc:identifier "198422" ;
  zbwext:notationLong "q SM 514.04c" ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/198423> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230666> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/198422/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm514.IVc>, <http://purl.org/pressemappe20/category/subject/i/198422> ;
  a skos:Concept ;
  skos:notation "q Sm514.IVc" ;
  skos:prefLabel "Economic Commission for Asia and the Far East - ECAFE"@de, "Economic Commission for Asia and the Far East - ECAFE"@en .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/230666>
  skos:notation "q Sm514.IV" ;
  rdfs:label "Economic and social institutions"@en, "Wirtschafts- und Sozialinstitutionen"@de ;
  skos:prefLabel "Economic and social institutions"@en, "Wirtschafts- und Sozialinstitutionen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/198422> .

<https://pm20.zbw.eu/category/subject/i/198423>
  skos:notation "q Sm514.IVcc" ;
  rdfs:label "Economic and Social Commission for Asia and the Pacific - ESCAP"@en, "Economic and Social Commission for Asia and the Pacific - ESCAP"@de ;
  skos:prefLabel "Economic and Social Commission for Asia and the Pacific - ESCAP"@en, "Economic and Social Commission for Asia and the Pacific - ESCAP"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/198422> .

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

