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

<https://pm20.zbw.eu/category/subject/i/145843>
  skos:exactMatch wd:Q104710364, gnd:4078596-8 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm39.III>, <http://purl.org/pressemappe20/category/subject/i/145843> ;
  dc:identifier "145843" ;
  skos:prefLabel "Erwerbsgesellschaften, Gemischtwirtschaftliche Unternehmungen"@de, "Profit-oriented companies, mixed enterprises"@en ;
  rdfs:label "Erwerbsgesellschaften, Gemischtwirtschaftliche Unternehmungen"@de, "Profit-oriented companies, mixed enterprises"@en ;
  skos:note "folderCount: 1" ;
  gndo:gndIdentifier "4078596-8" ;
  zbwext:folderCount 1 ;
  a skos:Concept ;
  zbwext:notationLong "n 00 SM 039.03" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163202> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145843/about> ;
  skos:notation "n Sm39.III" .

<https://pm20.zbw.eu/category/subject/i/163202>
  skos:notation "n Sm39" ;
  rdfs:label "Profit-oriented companies"@en, "Erwerbsgesellschaften"@de ;
  skos:prefLabel "Profit-oriented companies"@en, "Erwerbsgesellschaften"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145843> .

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 .
