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

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/148965>
  skos:notation "PRB01" ;
  rdfs:label "Waste and Recycling Products"@en, "Abfall und Sekundärrohstoffe"@de ;
  skos:prefLabel "Waste and Recycling Products"@en, "Abfall und Sekundärrohstoffe"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141942> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/141942>
  skos:note "folderCount: 34" ;
  rdfs:label "Waste and scrap"@en, "Abfälle und Altmaterial"@de ;
  skos:exactMatch wd:Q113375154, gnd:4396701-2, gnd:4130179-1, gnd:4124508-8, gnd:4000098-9, gnd:4076573-8, gnd:4396711-5 ;
  gndo:gndIdentifier "4130179-1", "4076573-8", "4124508-8", "4396701-2", "4396711-5", "4000098-9" ;
  skos:prefLabel "Waste and scrap"@en, "Abfälle und Altmaterial"@de ;
  a skos:Concept ;
  dc:identifier "141942" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/141942/about> ;
  zbwext:notationLong "PRB01-01" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148965> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:scopeNote "Vgl. auch unter \"Abfall und Sekundärrohstoffe\"."@de ;
  skos:notation "PRB01-01" ;
  zbwext:foldersComplete "Y" ;
  zbwext:folderCount 34 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/141942> .

