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

<https://pm20.zbw.eu/category/ware/i/142462>
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/142462/about> ;
  skos:prefLabel "Fischereigerät"@de, "Fishing tackle"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/142462> ;
  skos:exactMatch wd:Q2604618 ;
  skos:notation "PID07.03-Wz03" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Fishing_tackle> ;
  dc:identifier "142462" ;
  rdfs:label "Fischereigerät"@de, "Fishing tackle"@en ;
  zbwext:notationLong "13.94.0-05" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/161313> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

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/161313>
  skos:notation "PID07.03-Wz" ;
  rdfs:label "Tool"@en, "Gerät, Werkzeug"@de ;
  skos:prefLabel "Tool"@en, "Gerät, Werkzeug"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/142462> .

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