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

<https://pm20.zbw.eu/category/geo/i/141727>
  skos:prefLabel "China Seas"@en, "Chinesisches Meer"@de ;
  rdfs:label "China Seas"@en, "Chinesisches Meer"@de ;
  gndo:gndIdentifier "4229383-2", "4058412-4", "4104652-3" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141727/about> ;
  a skos:Concept ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/South_China_Sea>, <https://de.wikipedia.org/wiki/S%C3%BCdchinesisches_Meer> ;
  zbwext:shFolderCount 1 ;
  skos:exactMatch gnd:4229383-2, gnd:4058412-4, gnd:4104652-3, wd:Q37660 ;
  dc:identifier "141727" ;
  zbwext:notationLong "G 004e" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141727>, <https://pm20.zbw.eu/category/geo/s/G4e> ;
  skos:notation "G4e" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141704> ;
  skos:note "shFolderCount: 1" .

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/geo/i/141704>
  skos:notation "G1" ;
  rdfs:label "Ocean"@en, "Weltmeer"@de ;
  skos:prefLabel "Ocean"@en, "Weltmeer"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141727> .

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