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

<https://pm20.zbw.eu/category/ware/i/142275>
  skos:notation "PID07.03" ;
  rdfs:label "Metal hardware"@en, "Eisenwaren, Stahlwaren"@de ;
  skos:prefLabel "Metal hardware"@en, "Eisenwaren, Stahlwaren"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142094> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142094>
  rdfs:label "Container"@en, "Behälter"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142094/about> ;
  skos:exactMatch gnd:4129739-8, gnd:4278776-2, gnd:4005255-2, wd:Q1180158 ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  dc:identifier "142094" ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142789> ;
  a skos:Concept ;
  gndo:gndIdentifier "4278776-2", "4129739-8", "4005255-2" ;
  skos:prefLabel "Container"@en, "Behälter"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Shipping_container>, <https://de.wikipedia.org/wiki/Container> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142275> ;
  skos:note "folderCount: 14" ;
  zbwext:notationLong "PID07.03-Co" ;
  zbwext:folderCount 14 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142094> ;
  skos:notation "PID07.03-Co" ;
  zbwext:foldersComplete "Y" .

<https://pm20.zbw.eu/category/ware/i/142789>
  skos:notation "PID07.03-Co1" ;
  rdfs:label "Gasometers, fixed tanks"@en, "Gasometer, feste Tanks"@de ;
  skos:prefLabel "Gasometers, fixed tanks"@en, "Gasometer, feste Tanks"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142094> .

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

