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

<https://pm20.zbw.eu/category/subject/i/198400>
  skos:exactMatch gnd:4032055-8, gnd:4158719-4, wd:Q104711146, gnd:4126054-5 ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/198400>, <https://pm20.zbw.eu/category/subject/s/n31_Sm20> ;
  gndo:gndIdentifier "4158719-4", "4032055-8", "4126054-5" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145563> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 2 ;
  rdfs:label "Hafenanlagen und deren Verwaltung, Konferenzen"@de, "Port facilities and their management, Conferences"@en ;
  skos:prefLabel "Port facilities and their management, Conferences"@en, "Hafenanlagen und deren Verwaltung, Konferenzen"@de ;
  skos:note "folderCount: 2" ;
  zbwext:notationLong "n 31 SM 020" ;
  dc:identifier "198400" ;
  a skos:Concept ;
  skos:notation "n31 Sm20" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/198400/about> .

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 .
<https://pm20.zbw.eu/category/subject/i/145563>
  skos:notation "n31" ;
  rdfs:label "Port facilities and their management"@en, "Hafenanlagen und deren Verwaltung"@de ;
  skos:prefLabel "Port facilities and their management"@en, "Hafenanlagen und deren Verwaltung"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/198400> .

