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

<https://pm20.zbw.eu/category/ware/i/143593>
  dc:identifier "143593" ;
  skos:notation "PLW07-Mt11" ;
  skos:prefLabel "Shell"@en, "Muschel"@de ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/ware/i/143593/about> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Bivalvia>, <https://de.wikipedia.org/wiki/Muscheln> ;
  skos:exactMatch wd:Q25368 ;
  owl:sameAs <http://purl.org/pressemappe20/category/ware/i/143593> ;
  skos:inScheme <https://pm20.zbw.eu/category/ware> ;
  rdfs:label "Shell"@en, "Muschel"@de ;
  zbwext:notationLong "03.11.0-11" ;
  skos:broader <https://pm20.zbw.eu/category/ware/i/148398> .

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/148398>
  skos:notation "PLW07" ;
  rdfs:label "Marine Products"@en, "Meeresprodukte"@de ;
  skos:prefLabel "Marine Products"@en, "Meeresprodukte"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/ware/i/143593> .

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