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

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/141974>
  skos:broader <https://pm20.zbw.eu/category/ware/i/143140> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Trailer_(vehicle)>, <https://de.wikipedia.org/wiki/Anh%C3%A4nger> ;
  skos:exactMatch gnd:4124547-7, gnd:4166836-4, wd:Q216146 ;
  skos:note "folderCount: 12" ;
  skos:scopeNote "Nicht selbstfahrendes Straßenfahrzeug"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  gndo:gndIdentifier "4166836-4", "4124547-7" ;
  a skos:Concept ;
  zbwext:notationLong "PID09.02-Kf" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/141974> ;
  rdfs:label "Anhänger (Last- und Wohnanhänger)"@de, "Trailer"@en ;
  skos:prefLabel "Trailer"@en, "Anhänger (Last- und Wohnanhänger)"@de ;
  zbwext:folderCount 12 ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/141974/about> ;
  zbwext:foldersComplete "Y" ;
  skos:notation "PID09.02-Kf" ;
  dc:identifier "141974" .

<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/141974> .

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