@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

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/subject/i/145076>
  skos:notation "n11" ;
  rdfs:label "Fishery"@en, "Fischerei"@de ;
  skos:prefLabel "Fishery"@en, "Fischerei"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145077> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145077>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n11_Sm1_(alt)>, <http://purl.org/pressemappe20/category/subject/i/145077> ;
  a skos:Concept ;
  rdfs:label "Fishing catches"@en, "Fangergebnisse"@de ;
  skos:exactMatch gnd:4267582-0, gnd:4017310-0, wd:Q104710547, gnd:4154473-0 ;
  zbwext:notationLong "n 11 SM 001 (alt)" ;
  gndo:gndIdentifier "4017310-0", "4267582-0", "4154473-0" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145076> ;
  skos:notation "n11 Sm1 (alt)" ;
  skos:note "folderCount: 1" ;
  dc:identifier "145077" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Fishing catches"@en, "Fangergebnisse"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145077/about> ;
  zbwext:folderCount 1 .

