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

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

<https://pm20.zbw.eu/category/subject/i/145840>
  a skos:Concept ;
  skos:exactMatch gnd:4078596-8, wd:Q104710360 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145840/about> ;
  skos:notation "n Sm39.I" ;
  skos:note "folderCount: 11" ;
  zbwext:notationLong "n 00 SM 039.01" ;
  gndo:gndIdentifier "4078596-8" ;
  rdfs:label "Erwerbsgesellschaften, Allgemein"@de, "Profit-oriented companies, general"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Erwerbsgesellschaften, Allgemein"@de, "Profit-oriented companies, general"@en ;
  dc:identifier "145840" ;
  zbwext:folderCount 11 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163202> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm39.I>, <http://purl.org/pressemappe20/category/subject/i/145840> .

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 .
