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

<https://pm20.zbw.eu/category/subject/i/163199>
  dc:identifier "163199" ;
  zbwext:notationLong "n 00 SM 039.02" ;
  a skos:Concept ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm39.II>, <http://purl.org/pressemappe20/category/subject/i/163199> ;
  skos:exactMatch wd:Q104710361, gnd:4078596-8 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163202> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145841>, <https://pm20.zbw.eu/category/subject/i/145842> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n Sm39.II" ;
  skos:prefLabel "Individual profit-oriented companies"@en, "Erwerbsgesellschaften, Einzelne"@de ;
  zbwext:folderCount 1 ;
  rdfs:label "Individual profit-oriented companies"@en, "Erwerbsgesellschaften, Einzelne"@de ;
  gndo:gndIdentifier "4078596-8" ;
  skos:note "folderCount: 1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163199/about> .

<https://pm20.zbw.eu/category/subject/i/145841>
  skos:notation "n Sm39.IIa" ;
  rdfs:label "Profit-oriented companies, individuals (by legal form), AG joint-stock company"@en, "Erwerbsgesellschaften, Einzelne (nach der Rechtsform), AG"@de ;
  skos:prefLabel "Profit-oriented companies, individuals (by legal form), AG joint-stock company"@en, "Erwerbsgesellschaften, Einzelne (nach der Rechtsform), AG"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163199> .

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

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145842>
  skos:notation "n Sm39.IIb" ;
  rdfs:label "Profit-oriented companies, individuals (by legal form), GmbH and similar"@en, "Erwerbsgesellschaften, Einzelne (nach der Rechtsform), GmbH und ähnliche"@de ;
  skos:prefLabel "Profit-oriented companies, individuals (by legal form), GmbH and similar"@en, "Erwerbsgesellschaften, Einzelne (nach der Rechtsform), GmbH und ähnliche"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163199> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

