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

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/144022>
  skos:prefLabel "Watercraft"@en, "Wasserfahrzeug"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143836> ;
  rdfs:label "Wasserfahrzeug"@de, "Watercraft"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Wasserfahrzeug>, <https://en.wikipedia.org/wiki/Watercraft> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148546> ;
  zbwext:notationLong "30.1-01" ;
  skos:exactMatch wd:Q1229765 ;
  dc:identifier "144022" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/144022> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/144022/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:notation "PID09.04" .

<https://pm20.zbw.eu/category/ware/i/143836>
  skos:notation "PID09.04-01" ;
  rdfs:label "Shipbuilding material, ship parts (except ship engines)"@en, "Schiffbaumaterial, Schiffsteile (außer Schiffsmaschinen)"@de ;
  skos:prefLabel "Shipbuilding material, ship parts (except ship engines)"@en, "Schiffbaumaterial, Schiffsteile (außer Schiffsmaschinen)"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/144022> .

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/148546>
  skos:notation "PID09" ;
  rdfs:label "Vehicles"@en, "Fahrzeuge"@de ;
  skos:prefLabel "Vehicles"@en, "Fahrzeuge"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/144022> .

