@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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/230612>
  skos:notation "m Sm2" ;
  rdfs:label "Private sector activity of the public sector"@en, "Privatwirtschaftliche Betätigung der Öffentlichen Hand"@de ;
  skos:prefLabel "Private sector activity of the public sector"@en, "Privatwirtschaftliche Betätigung der Öffentlichen Hand"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144909> .

<https://pm20.zbw.eu/category/subject/i/144909>
  skos:exactMatch gnd:4238267-1, gnd:4123543-5, wd:Q104700252, gnd:4075581-2, gnd:7631658-0 ;
  gndo:gndIdentifier "4238267-1", "4123543-5", "7631658-0", "4075581-2" ;
  skos:notation "m Sm2.I" ;
  dc:identifier "144909" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144909/about> ;
  zbwext:folderCount 5 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/m_Sm2.I>, <http://purl.org/pressemappe20/category/subject/i/144909> ;
  a skos:Concept ;
  rdfs:label "Privatwirtschaftliche Betätigung der Öffentlichen Hand, Allgemein"@de, "Private sector activity of the public sector, general"@en ;
  zbwext:notationLong "m 00 SM 002.01" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230612> ;
  skos:prefLabel "Privatwirtschaftliche Betätigung der Öffentlichen Hand, Allgemein"@de, "Private sector activity of the public sector, general"@en ;
  skos:note "folderCount: 5" .

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