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

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/141694>
  skos:prefLabel "Falklandinseln"@de, "Falkland Islands"@en ;
  dc:identifier "141694" ;
  zbwext:notationLong "E 090" ;
  zbwext:foldersComplete "Y" ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Falklandinseln>, <https://en.wikipedia.org/wiki/Falkland_Islands> ;
  skos:scopeNote "Inselgruppe im südlichen Atlantik,  britisches Überseegebiet, von Argentinien seit 1833 beansprucht"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141694/about> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  rdfs:label "Falklandinseln"@de, "Falkland Islands"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/E90>, <http://purl.org/pressemappe20/category/geo/i/141694> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  skos:note "waFolderCount: 1", "shFolderCount: 6" ;
  gndo:gndIdentifier "4071109-2" ;
  skos:exactMatch gnd:4071109-2, wd:Q9648 ;
  zbwext:shFolderCount 6 ;
  zbwext:waFolderCount 1 ;
  skos:notation "E90" .

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/141636>
  skos:notation "E1" ;
  rdfs:label "America"@en, "Amerika"@de ;
  skos:prefLabel "America"@en, "Amerika"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141694> .

