@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@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/144911> .

<https://pm20.zbw.eu/category/subject/i/144911>
  skos:prefLabel "State and municipal participation in private companies, general"@en, "Privatwirt. Betätigung der Öff. Hand, Staatl. u. komm. Beteiligung an priv. Unternehmungen, Allg."@de ;
  skos:notation "m Sm2.III" ;
  skos:exactMatch gnd:4337462-1, gnd:4238267-1, wd:Q104700255 ;
  dc:identifier "144911" ;
  rdfs:label "State and municipal participation in private companies, general"@en, "Privatwirt. Betätigung der Öff. Hand, Staatl. u. komm. Beteiligung an priv. Unternehmungen, Allg."@de ;
  skos:note "folderCount: 3" ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144911/about> ;
  zbwext:notationLong "m 00 SM 002.03" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230612> ;
  gndo:gndIdentifier "4337462-1", "4238267-1" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144911>, <https://pm20.zbw.eu/category/subject/s/m_Sm2.III> ;
  zbwext:folderCount 3 .

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