@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@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 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/198421> .

<https://pm20.zbw.eu/category/subject/i/198421>
  skos:notation "q Sm514.IVb" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/198421>, <https://pm20.zbw.eu/category/subject/s/q_Sm514.IVb> ;
  zbwext:notationLong "q SM 514.04b" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Economic Commission for Europe - ECE"@de, "Economic Commission for Europe - ECE"@en ;
  dc:identifier "198421" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/198421/about> ;
  rdfs:label "Economic Commission for Europe - ECE"@en, "Economic Commission for Europe - ECE"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230666> .

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 .
