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

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

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/i/198425>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/198425>, <https://pm20.zbw.eu/category/subject/s/q_Sm514.IVe> ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230666> ;
  skos:prefLabel "Economic Commission for Africa - ECA"@de, "Economic Commission for Africa - ECA"@en ;
  zbwext:notationLong "q SM 514.04e" ;
  dc:identifier "198425" ;
  rdfs:label "Economic Commission for Africa - ECA"@en, "Economic Commission for Africa - ECA"@de ;
  skos:notation "q Sm514.IVe" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/198425/about> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
