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

<https://pm20.zbw.eu/category/geo/i/140969>
  dc:identifier "140969" ;
  gndo:gndIdentifier "4042640-3" ;
  skos:note "waFolderCount: 28" ;
  zbwext:notationLong "A 018" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/140969>, <https://pm20.zbw.eu/category/geo/s/A18> ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Norway>, <https://de.wikipedia.org/wiki/Norwegen> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140969/about> ;
  skos:notation "A18" ;
  zbwext:waFolderCount 28 ;
  skos:exactMatch wd:Q20, gnd:4042640-3 ;
  rdfs:label "Norway"@en, "Norwegen"@de ;
  skos:prefLabel "Norwegen"@de, "Norway"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  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/140892>
  skos:notation "A1" ;
  rdfs:label "Europe"@en, "Europa"@de ;
  skos:prefLabel "Europe"@en, "Europa"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140969> .

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