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

<https://pm20.zbw.eu/category/subject/i/161896>
  skos:notation "n11 Sm2" ;
  rdfs:label "Fishing ports"@en, "Fischereihäfen"@de ;
  skos:prefLabel "Fishing ports"@en, "Fischereihäfen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145079> .

<https://pm20.zbw.eu/category/subject/i/145079>
  rdfs:label "Individual fishing ports"@en, "Fischereihäfen, Einzelne"@de ;
  gndo:gndIdentifier "4017310-0", "4481435-5" ;
  skos:exactMatch wd:Q104710551, gnd:4017310-0, gnd:4481435-5 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145079/about> ;
  dc:identifier "145079" ;
  a skos:Concept ;
  skos:note "folderCount: 3" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n11_Sm2.II>, <http://purl.org/pressemappe20/category/subject/i/145079> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Fischereihäfen, Einzelne"@de, "Individual fishing ports"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161896> ;
  skos:editorialNote "Schlagwortvergabe möglich"@de ;
  skos:notation "n11 Sm2.II" ;
  zbwext:folderCount 3 ;
  zbwext:notationLong "n 11 SM 002.02" .

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> a skos:ConceptScheme .
