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

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

<https://pm20.zbw.eu/category/subject/i/145844>
  skos:exactMatch wd:Q104710365, gnd:4231421-5, gnd:4078596-8 ;
  gndo:gndIdentifier "4078596-8", "4231421-5" ;
  rdfs:label "Profit-oriented companies, special provisions for foreign companies"@en, "Erwerbsgesellschaften, Sonderbestimmungen für ausländische Unternehmungen"@de ;
  skos:note "folderCount: 9" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145844/about> ;
  skos:notation "n Sm39.IV" ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145844>, <https://pm20.zbw.eu/category/subject/s/n_Sm39.IV> ;
  dc:identifier "145844" ;
  zbwext:notationLong "n 00 SM 039.04" ;
  skos:prefLabel "Erwerbsgesellschaften, Sonderbestimmungen für ausländische Unternehmungen"@de, "Profit-oriented companies, special provisions for foreign companies"@en ;
  zbwext:folderCount 9 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163202> .

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 .
