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

<https://pm20.zbw.eu/category/subject/i/144893>
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144893>, <https://pm20.zbw.eu/category/subject/s/m4_Sm3_(alt)> ;
  skos:prefLabel "Kommunale Betriebe, Allgemein"@de, "Municipal companies, general"@en ;
  dc:identifier "144893" ;
  rdfs:label "Municipal companies, general"@en, "Kommunale Betriebe, Allgemein"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144890> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144893/about> ;
  zbwext:notationLong "m 04 SM 003 (alt)" ;
  skos:notation "m4 Sm3 (alt)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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

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 .
