@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

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/145841>
  skos:prefLabel "Profit-oriented companies, individuals (by legal form), AG joint-stock company"@en, "Erwerbsgesellschaften, Einzelne (nach der Rechtsform), AG"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163199> ;
  dc:identifier "145841" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 9 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145841/about> ;
  rdfs:label "Erwerbsgesellschaften, Einzelne (nach der Rechtsform), AG"@de, "Profit-oriented companies, individuals (by legal form), AG joint-stock company"@en ;
  skos:exactMatch gnd:4000937-3, gnd:4078596-8, wd:Q104710362 ;
  a skos:Concept ;
  skos:notation "n Sm39.IIa" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm39.IIa>, <http://purl.org/pressemappe20/category/subject/i/145841> ;
  gndo:gndIdentifier "4078596-8", "4000937-3" ;
  skos:note "folderCount: 9" ;
  zbwext:notationLong "n 00 SM 039.02a" .

<https://pm20.zbw.eu/category/subject/i/163199>
  skos:notation "n Sm39.II" ;
  rdfs:label "Individual profit-oriented companies"@en, "Erwerbsgesellschaften, Einzelne"@de ;
  skos:prefLabel "Individual profit-oriented companies"@en, "Erwerbsgesellschaften, Einzelne"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145841> .

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