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

<https://pm20.zbw.eu/category/ware/i/143128>
  dc:identifier "143128" ;
  rdfs:label "Kompass"@de, "Compass"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143128> ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Kompass>, <https://en.wikipedia.org/wiki/Compass> ;
  skos:notation "PID12-03" ;
  zbwext:notationLong "PID12-03" ;
  skos:exactMatch wd:Q34735 ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143128/about> ;
  skos:prefLabel "Compass"@en, "Kompass"@de ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143606> ;
  a skos:Concept .

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/143606>
  skos:notation "PID12-04" ;
  rdfs:label "Navigational instrument"@en, "Navigationsinstrument"@de ;
  skos:prefLabel "Navigational instrument"@en, "Navigationsinstrument"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143128> .

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