@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 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/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/163210> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145834>
  skos:notation "n Sm36.IIb" ;
  rdfs:label "Heating industry, district heating, in individual places or areas"@en, "Wärmewirtschaft, Fernheizung, in Einzelne Orten oder Gegenden"@de ;
  skos:prefLabel "Heating industry, district heating, in individual places or areas"@en, "Wärmewirtschaft, Fernheizung, in Einzelne Orten oder Gegenden"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163210> .

<https://pm20.zbw.eu/category/subject/i/163210>
  zbwext:folderCount 0 ;
  skos:exactMatch wd:Q104713035 ;
  dc:identifier "163210" ;
  skos:notation "n Sm36.II" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/163210>, <https://pm20.zbw.eu/category/subject/s/n_Sm36.II> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145833>, <https://pm20.zbw.eu/category/subject/i/145834> ;
  rdfs:label "Heating industry, district heating"@en, "Wärmewirtschaft, Fernheizung"@de ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/163210/about> ;
  skos:prefLabel "Heating industry, district heating"@en, "Wärmewirtschaft, Fernheizung"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163213> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:notationLong "n 00 SM 036.02" .

<https://pm20.zbw.eu/category/subject/i/145833>
  skos:notation "n Sm36.IIa" ;
  rdfs:label "Heating industry, district heating, general"@en, "Wärmewirtschaft, Fernheizung, Allgemein"@de ;
  skos:prefLabel "Heating industry, district heating, general"@en, "Wärmewirtschaft, Fernheizung, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/163210> .

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

