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

<https://pm20.zbw.eu/category/ware/i/143987>
  skos:notation "PID13.02-Ks03" ;
  rdfs:label "Fuel and mixture"@en, "Treibstoff und Mischung"@de ;
  skos:prefLabel "Fuel and mixture"@en, "Treibstoff und Mischung"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143989> .

<https://pm20.zbw.eu/category/ware/i/143989>
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143988>, <https://pm20.zbw.eu/category/ware/i/141946>, <https://pm20.zbw.eu/category/ware/i/142108>, <https://pm20.zbw.eu/category/ware/i/143987> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143989> ;
  rdfs:label "Fuel"@en, "Treibstoff"@de ;
  zbwext:notationLong "PID13.02-Ks" ;
  skos:note "folderCount: 1" ;
  dc:identifier "143989" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148617> ;
  skos:exactMatch gnd:4125922-1, gnd:4008186-2, gnd:4073754-8 ;
  skos:notation "PID13.02-Ks" ;
  skos:prefLabel "Fuel"@en, "Treibstoff"@de ;
  gndo:gndIdentifier "4008186-2", "4073754-8", "4125922-1" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143989/about> ;
  zbwext:folderCount 1 ;
  a skos:Concept ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142108>
  skos:notation "PID13.02-Ks02" ;
  rdfs:label "Petrol"@en, "Benzin"@de ;
  skos:prefLabel "Petrol"@en, "Benzin"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143989> .

<https://pm20.zbw.eu/category/ware/i/141946>
  skos:notation "PID13.02-Ks01" ;
  rdfs:label "Ethyl alcohol"@en, "Äthylbenzin"@de ;
  skos:prefLabel "Ethyl alcohol"@en, "Äthylbenzin"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143989> .

<https://pm20.zbw.eu/category/ware/i/148617>
  skos:notation "PID13" ;
  rdfs:label "Drugs and chemicals"@en, "Drogen und Chemikalien"@de ;
  skos:prefLabel "Drugs and chemicals"@en, "Drogen und Chemikalien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143989> .

<https://pm20.zbw.eu/category/ware/i/143988>
  skos:notation "PID13.02-Ks04" ;
  rdfs:label "Coal liquefaction"@en, "Treibstoff und Mischung (Kohleverflüssigung)"@de ;
  skos:prefLabel "Coal liquefaction"@en, "Treibstoff und Mischung (Kohleverflüssigung)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143989> .

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

