@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 schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/subject/i/144890>
  skos:broader <https://pm20.zbw.eu/category/subject/i/144809> ;
  rdfs:label "Public Enterprises, state property"@en, "Öffentl. Unternehmungen, Staatseigentum"@de ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144891>, <https://pm20.zbw.eu/category/subject/i/144892>, <https://pm20.zbw.eu/category/subject/i/144893>, <https://pm20.zbw.eu/category/subject/i/144894> ;
  zbwext:notationLong "m 04" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144890/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m4>, <http://purl.org/pressemappe20/category/subject/i/144890> ;
  skos:prefLabel "Public Enterprises, state property"@en, "Öffentl. Unternehmungen, Staatseigentum"@de ;
  dc:identifier "144890" ;
  skos:notation "m4" .

<https://pm20.zbw.eu/category/subject/i/144892>
  skos:notation "m4 Sm2 (alt)" ;
  rdfs:label "State enterprises, general"@en, "Staatliche Betriebe, Allgemein"@de ;
  skos:prefLabel "State enterprises, general"@en, "Staatliche Betriebe, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144890> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/144894>
  skos:notation "m4 Sm4 (alt)" ;
  rdfs:label "State participation in private companies"@en, "Staatliche Beteiligungen an privaten Unternehmungen"@de ;
  skos:prefLabel "State participation in private companies"@en, "Staatliche Beteiligungen an privaten Unternehmungen"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144890> .

<https://pm20.zbw.eu/category/subject/i/144809>
  skos:notation "m" ;
  rdfs:label "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  skos:prefLabel "Public finance, general"@en, "Finanzwesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144890> .

<https://pm20.zbw.eu/category/subject/i/144891>
  skos:notation "m4 Sm1 (alt)" ;
  rdfs:label "State property abroad"@en, "Staatseigentum im Ausland"@de ;
  skos:prefLabel "State property abroad"@en, "Staatseigentum im Ausland"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144890> .

<https://pm20.zbw.eu/category/subject/i/144893>
  skos:notation "m4 Sm3 (alt)" ;
  rdfs:label "Municipal companies, general"@en, "Kommunale Betriebe, Allgemein"@de ;
  skos:prefLabel "Municipal companies, general"@en, "Kommunale Betriebe, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144890> .

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

