@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 schema: <http://schema.org/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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/141944>
  skos:notation "PID23-Ed01" ;
  rdfs:label "Achat"@de, "Agate"@en ;
  skos:note "folderCount: 4" ;
  zbwext:folderCount 4 ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/141944/about> ;
  gndo:gndIdentifier "4206226-3", "4052949-6" ;
  skos:exactMatch gnd:4206226-3, gnd:4052949-6, wd:Q123314 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/141944> ;
  a skos:Concept ;
  dc:identifier "141944" ;
  skos:prefLabel "Achat"@de, "Agate"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Achat>, <https://en.wikipedia.org/wiki/Agate> ;
  zbwext:notationLong "PID23-Ed01" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/142266> ;
  zbwext:foldersComplete "Y" ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> .

<https://pm20.zbw.eu/category/ware> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/ware/i/142266>
  skos:notation "PID23-Ed" ;
  rdfs:label "Precious stone, semi-precious stone"@en, "Edelstein, Halbedelstein"@de ;
  skos:prefLabel "Precious stone, semi-precious stone"@en, "Edelstein, Halbedelstein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/141944> .

