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

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/143507>
  dc:identifier "143507" ;
  zbwext:notationLong "07.29.0-16" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Lithium>, <https://en.wikipedia.org/wiki/Lithium> ;
  skos:notation "PID13-Sp06" ;
  skos:scopeNote "Lithium litium ist ein Chemisches Element und wird zu den Leichtmetallen gerechnet. [Enzyklopädie: Lithium. DB Sonderband: Wikipedia Frühjahr 2005, S. 273453]"@de ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143507/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143507> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148617> ;
  skos:exactMatch wd:Q568 ;
  skos:prefLabel "Lithium"@de, "Lithium"@en ;
  rdfs:label "Lithium"@de, "Lithium"@en .

<https://pm20.zbw.eu/category/ware/i/148617>
  skos:notation "PID13" ;
  rdfs:label "Drugs and chemicals"@en, "Drogen und Chemikalien"@de ;
  skos:prefLabel "Drugs and chemicals"@en, "Drogen und Chemikalien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143507> .

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