@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .

<https://pm20.zbw.eu/category/ware/i/142087>
  skos:prefLabel "Tree clearing machine"@en, "Baumrodemaschine"@de ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143547> ;
  rdfs:label "Tree clearing machine"@en, "Baumrodemaschine"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142087/about> ;
  dc:identifier "142087" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142087> ;
  skos:exactMatch gnd:4467130-1, wd:Q111973901 ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:notation "PID08-Ld01" ;
  zbwext:foldersComplete "Y" ;
  zbwext:notationLong "28.30.0-01" ;
  zbwext:folderCount 5 ;
  gndo:gndIdentifier "4467130-1" ;
  a skos:Concept ;
  skos:note "folderCount: 5" .

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> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/143547>
  skos:notation "PID08-Ld" ;
  rdfs:label "Agricultural machine"@en, "Maschine, landwirtschaftliche"@de ;
  skos:prefLabel "Agricultural machine"@en, "Maschine, landwirtschaftliche"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142087> .

