@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/144890>
  skos:notation "m4" ;
  rdfs:label "Public Enterprises, state property"@en, "Öffentl. Unternehmungen, Staatseigentum"@de ;
  skos:prefLabel "Public Enterprises, state property"@en, "Öffentl. Unternehmungen, Staatseigentum"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144892> .

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 .
<https://pm20.zbw.eu/category/subject/i/144892>
  rdfs:label "Staatliche Betriebe, Allgemein"@de, "State enterprises, general"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144892>, <https://pm20.zbw.eu/category/subject/s/m4_Sm2_(alt)> ;
  zbwext:notationLong "m 04 SM 002 (alt)" ;
  dc:identifier "144892" ;
  skos:notation "m4 Sm2 (alt)" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144890> ;
  skos:prefLabel "State enterprises, general"@en, "Staatliche Betriebe, Allgemein"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144892/about> .

