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

<https://pm20.zbw.eu/category/ware/i/143509>
  skos:notation "PID13-Ko" ;
  rdfs:label "Solvent"@en, "Lösungsmittel"@de ;
  skos:prefLabel "Solvent"@en, "Lösungsmittel"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141945> .

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/141945>
  zbwext:folderCount 20 ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/141945/about> ;
  rdfs:label "Aether"@en, "Äther"@de ;
  zbwext:foldersComplete "Y" ;
  skos:exactMatch wd:Q103230, gnd:4070978-4 ;
  skos:notation "PID13-Ko01" ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Ether>, <https://de.wikipedia.org/wiki/Ether> ;
  zbwext:notationLong "PID13-Ko01" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  gndo:gndIdentifier "4070978-4" ;
  skos:prefLabel "Äther"@de, "Aether"@en ;
  skos:note "folderCount: 20" ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/141945> ;
  a skos:Concept ;
  dc:identifier "141945" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/143509> .

