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

<https://pm20.zbw.eu/category/subject/i/145081>
  zbwext:notationLong "n 11 SM 004" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145081/about> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145081>, <https://pm20.zbw.eu/category/subject/s/n11_Sm4> ;
  dc:identifier "145081" ;
  skos:prefLabel "Fischerei, Verstaatlichung"@de, "Fishing, nationalization"@en ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Fischerei, Verstaatlichung"@de, "Fishing, nationalization"@en ;
  skos:notation "n11 Sm4" ;
  gndo:gndIdentifier "4129671-0" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145076> ;
  skos:exactMatch gnd:4129671-0 ;
  a skos:Concept .

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/145081> .

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