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

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/145832>
  skos:prefLabel "Wärmewirtschaft, Allgemein"@de, "Heating industry, general"@en ;
  skos:note "folderCount: 1" ;
  a skos:Concept ;
  gndo:gndIdentifier "4188882-0" ;
  zbwext:folderCount 1 ;
  skos:notation "n Sm36.I" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163213> ;
  zbwext:notationLong "n 00 SM 036.01" ;
  skos:exactMatch wd:Q104710352, gnd:4188882-0 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145832/about> ;
  rdfs:label "Wärmewirtschaft, Allgemein"@de, "Heating industry, general"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n_Sm36.I>, <http://purl.org/pressemappe20/category/subject/i/145832> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  dc:identifier "145832" .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/163213>
  skos:notation "n Sm36" ;
  rdfs:label "Heating industry"@en, "Wärmewirtschaft"@de ;
  skos:prefLabel "Heating industry"@en, "Wärmewirtschaft"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145832> .

