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

<https://pm20.zbw.eu/category/ware/i/142691>
  skos:notation "PID14-Ha02" ;
  rdfs:label "Galalith"@en, "Galalith"@de ;
  skos:prefLabel "Galalith"@en, "Galalith"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143151> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142932>
  skos:notation "PID14" ;
  rdfs:label "Plastics"@en, "Kunststoff"@de ;
  skos:prefLabel "Plastics"@en, "Kunststoff"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143151> .

<https://pm20.zbw.eu/category/ware/i/142029>
  skos:notation "PID14-Ha01" ;
  rdfs:label "Bakelit"@en, "Bakelit"@de ;
  skos:prefLabel "Bakelit"@en, "Bakelit"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143151> .

<https://pm20.zbw.eu/category/ware/i/143151>
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Kunstharz>, <https://en.wikipedia.org/wiki/Synthetic_resin> ;
  skos:prefLabel "Kunstharz"@de, "Synthetic resin"@en ;
  dc:identifier "143151" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142932> ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142029>, <https://pm20.zbw.eu/category/ware/i/142691> ;
  skos:notation "PID14-Ha" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143151> ;
  rdfs:label "Synthetic resin"@en, "Kunstharz"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:exactMatch wd:Q1418040 ;
  zbwext:notationLong "PID14-Ha" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143151/about> .

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

