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

<https://pm20.zbw.eu/category/ware/i/143905>
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143905/about> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142270> ;
  zbwext:notationLong "PID07.02-02" ;
  skos:exactMatch wd:Q1283378 ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Stahl, Edel-"@de, "High-grade steel"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Edelstahl> ;
  a skos:Concept ;
  skos:notation "PID07.02-02" ;
  skos:prefLabel "High-grade steel"@en, "Stahl, Edel-"@de ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143905> ;
  dc:identifier "143905" .

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/ware/i/142270>
  skos:notation "PID07.02" ;
  rdfs:label "Iron, Steel"@en, "Eisen, Stahl"@de ;
  skos:prefLabel "Iron, Steel"@en, "Eisen, Stahl"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143905> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
