@prefix schema: <http://schema.org/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<https://pm20.zbw.eu/category/ware/i/181202>
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/181202/about> ;
  skos:notation "PID22" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143054>, <https://pm20.zbw.eu/category/ware/i/142083>, <https://pm20.zbw.eu/category/ware/i/142322>, <https://pm20.zbw.eu/category/ware/i/143505>, <https://pm20.zbw.eu/category/ware/i/142086>, <https://pm20.zbw.eu/category/ware/i/142990>, <https://pm20.zbw.eu/category/ware/i/142240>, <https://pm20.zbw.eu/category/ware/i/142016> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/181202> ;
  dc:identifier "181202" ;
  zbwext:notationLong "PID22" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Construction Industry"@en, "Bauwirtschaft"@de ;
  skos:prefLabel "Bauwirtschaft"@de, "Construction Industry"@en ;
  zbwext:foldersComplete "Y" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/157549> ;
  a skos:Concept .

<https://pm20.zbw.eu/category/ware/i/142016>
  skos:notation "PID22-Bd01" ;
  rdfs:label "Asphalt"@en, "Asphalt"@de ;
  skos:prefLabel "Asphalt"@en, "Asphalt"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> .

<https://pm20.zbw.eu/category/ware/i/142086>
  skos:notation "PID22-Bs" ;
  rdfs:label "Building material"@en, "Baumaterial"@de ;
  skos:prefLabel "Building material"@en, "Baumaterial"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143054>
  skos:notation "PID22-Bs03" ;
  rdfs:label "Lime"@en, "Kalk"@de ;
  skos:prefLabel "Lime"@en, "Kalk"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> .

<https://pm20.zbw.eu/category/ware/i/142083>
  skos:notation "PID22-Bf01" ;
  rdfs:label "Building and insulating panels"@en, "Bau- und Isolierplatten"@de ;
  skos:prefLabel "Building and insulating panels"@en, "Bau- und Isolierplatten"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> .

<https://pm20.zbw.eu/category/ware/i/142322>
  skos:notation "PID22-Bf02" ;
  rdfs:label "Window, door"@en, "Fenster, Tür"@de ;
  skos:prefLabel "Window, door"@en, "Fenster, Tür"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> .

<https://pm20.zbw.eu/category/ware/i/142240>
  skos:notation "PID22-Bs01" ;
  rdfs:label "Roofing felt"@en, "Dachpappe"@de ;
  skos:prefLabel "Roofing felt"@en, "Dachpappe"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> .

<https://pm20.zbw.eu/category/ware/i/143505>
  skos:notation "PID22-Bd02" ;
  rdfs:label "Linoleum"@en, "Linoleum"@de ;
  skos:prefLabel "Linoleum"@en, "Linoleum"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> .

<https://pm20.zbw.eu/category/ware/i/142990>
  skos:notation "PID22-Bs02" ;
  rdfs:label "Insulating material, insulator (non-electric)"@en, "Isolierstoff, Isolator (nicht elektrisch)"@de ;
  skos:prefLabel "Insulating material, insulator (non-electric)"@en, "Isolierstoff, Isolator (nicht elektrisch)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/181202> .

<https://pm20.zbw.eu/category/ware/i/157549>
  skos:notation "IP" ;
  rdfs:label "HWWA wares category system"@en, "HWWA-Warensystematik"@de ;
  skos:prefLabel "HWWA wares category system"@en, "HWWA-Warensystematik"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/181202> .

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

