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

<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/141683>
  a skos:Concept ;
  rdfs:label "Costa Rica"@de, "Costa Rica"@en ;
  zbwext:waFolderCount 15 ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/Costa_Rica>, <https://en.wikipedia.org/wiki/Costa_Rica> ;
  skos:exactMatch gnd:4010618-4, wd:Q800 ;
  dc:identifier "141683" ;
  skos:note "waFolderCount: 15" ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141683>, <https://pm20.zbw.eu/category/geo/s/E70> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:notation "E70" ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141636> ;
  gndo:gndIdentifier "4010618-4" ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141683/about> ;
  skos:prefLabel "Costa Rica"@de, "Costa Rica"@en ;
  zbwext:notationLong "E 070" .

<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/141683> .

