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

<https://pm20.zbw.eu/category/subject/i/145117>
  gndo:gndIdentifier "4026779-9", "4009848-5" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145116> ;
  skos:prefLabel "Chemische Industrie"@de, "Chemical industry"@en ;
  rdfs:label "Chemical industry"@en, "Chemische Industrie"@de ;
  zbwext:folderCount 13 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n13a Sm1" ;
  skos:exactMatch wd:Q104710653, gnd:4026779-9, gnd:4009848-5 ;
  dc:identifier "145117" ;
  skos:note "folderCount: 13" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145117>, <https://pm20.zbw.eu/category/subject/s/n13a_Sm1> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145117/about> ;
  zbwext:notationLong "n 13a SM 001" .

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 .
<https://pm20.zbw.eu/category/subject/i/145116>
  skos:notation "n13a" ;
  rdfs:label "Individual branches of industry"@en, "Einzelne Industriezweige"@de ;
  skos:prefLabel "Individual branches of industry"@en, "Einzelne Industriezweige"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145117> .

