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

<https://pm20.zbw.eu/category/geo/i/141654>
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141654/about> ;
  skos:prefLabel "Alaska"@de, "Alaska"@en ;
  rdfs:label "Alaska"@de, "Alaska"@en ;
  zbwext:notationLong "E 016" ;
  skos:exactMatch wd:Q797, gnd:4001016-8 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Alaska>, <https://de.wikipedia.org/wiki/Alaska> ;
  dc:identifier "141654" ;
  gndo:gndIdentifier "4001016-8" ;
  skos:note "waFolderCount: 4" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141654>, <https://pm20.zbw.eu/category/geo/s/E16> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "E16" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  zbwext:waFolderCount 4 .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
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/141654> .

