@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 wd: <http://www.wikidata.org/entity/> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .

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/143600>
  skos:notation "PID07.03-04" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Nadel"@de, "Needle"@en ;
  skos:prefLabel "Needle"@en, "Nadel"@de ;
  skos:exactMatch wd:Q13079101 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Nadel> ;
  zbwext:notationLong "25.73.1-01" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142275> ;
  dc:identifier "143600" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143600> ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143600/about> .

<https://pm20.zbw.eu/category/ware/i/142275>
  skos:notation "PID07.03" ;
  rdfs:label "Metal hardware"@en, "Eisenwaren, Stahlwaren"@de ;
  skos:prefLabel "Metal hardware"@en, "Eisenwaren, Stahlwaren"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143600> .

