@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

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/143140>
  skos:notation "PID09.02" ;
  rdfs:label "Motor vehicle"@en, "Kraftfahrzeug"@de ;
  skos:prefLabel "Motor vehicle"@en, "Kraftfahrzeug"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142028> .

<https://pm20.zbw.eu/category/ware/i/142028>
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142028> ;
  zbwext:notationLong "PID09.02-Nf01" ;
  skos:exactMatch gnd:4004241-8, wd:Q182661, gnd:4052125-4, gnd:4138380-1, gnd:4347538-3 ;
  rdfs:label "Excavator"@en, "Bagger"@de ;
  gndo:gndIdentifier "4138380-1", "4347538-3", "4052125-4", "4004241-8" ;
  skos:prefLabel "Excavator"@en, "Bagger"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Excavator>, <https://de.wikipedia.org/wiki/Bagger> ;
  a skos:Concept ;
  zbwext:foldersComplete "Y" ;
  skos:notation "PID09.02-Nf01" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143140> ;
  zbwext:folderCount 23 ;
  dc:identifier "142028" ;
  skos:note "folderCount: 23" ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142028/about> .

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