@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .

<https://pm20.zbw.eu/category/geo/i/141702>
  skos:note "shFolderCount: 23", "waFolderCount: 1" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/F10>, <http://purl.org/pressemappe20/category/geo/i/141702> ;
  skos:exactMatch gnd:4002924-4, wd:Q25322 ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141701> ;
  rdfs:label "Arktis"@de, "Arctic region"@en ;
  skos:notation "F10" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Arktis>, <https://en.wikipedia.org/wiki/Arctic> ;
  zbwext:foldersComplete "Y" ;
  skos:prefLabel "Arctic region"@en, "Arktis"@de ;
  gndo:gndIdentifier "4002924-4" ;
  zbwext:waFolderCount 1 ;
  zbwext:shFolderCount 23 ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  dc:identifier "141702" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141702/about> ;
  zbwext:notationLong "F 010" ;
  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/geo/i/141701>
  skos:notation "F1" ;
  rdfs:label "Polar region"@en, "Polargebiet"@de ;
  skos:prefLabel "Polar region"@en, "Polargebiet"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141702> .

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