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

<https://pm20.zbw.eu/category/subject/i/198424>
  rdfs:label "Economic Commission for Latin America - ECLA (CEPAL)"@de, "Economic Commission for Latin America - ECLA (CEPAL)"@en ;
  dc:identifier "198424" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/198424/about> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230666> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "q Sm514.IVd" ;
  zbwext:notationLong "q SM 514.04d" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/q_Sm514.IVd>, <http://purl.org/pressemappe20/category/subject/i/198424> ;
  a skos:Concept ;
  skos:prefLabel "Economic Commission for Latin America - ECLA (CEPAL)"@de, "Economic Commission for Latin America - ECLA (CEPAL)"@en .

<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/198424> .

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 .
