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

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/142261>
  skos:notation "PID13-Du" ;
  rdfs:label "Fertilizer"@en, "Düngemittel"@de ;
  skos:prefLabel "Fertilizer"@en, "Düngemittel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143739> .

<https://pm20.zbw.eu/category/ware/i/143739>
  dc:identifier "143739" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143739> ;
  rdfs:label "Phosphate"@en, "Phosphat"@de ;
  skos:prefLabel "Phosphate"@en, "Phosphat"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142261> ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143739/about> ;
  skos:exactMatch wd:Q46220103 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Phosphate>, <https://en.wikipedia.org/wiki/Phosphate> ;
  zbwext:notationLong "20.15.0-07" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:notation "PID13-Du05" .

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