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

<https://pm20.zbw.eu/category/geo/i/141030>
  skos:exactMatch gnd:4073841-3, wd:Q224 ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Croatia>, <https://de.wikipedia.org/wiki/Kroatien> ;
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141030>, <https://pm20.zbw.eu/category/geo/s/A40g> ;
  rdfs:label "Croatia"@en, "Kroatien"@de ;
  zbwext:waFolderCount 15 ;
  gndo:gndIdentifier "4073841-3" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141030/about> ;
  skos:note "waFolderCount: 15" ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  skos:prefLabel "Kroatien"@de, "Croatia"@en ;
  zbwext:notationLong "A 040g" ;
  dc:identifier "141030" ;
  skos:notation "A40g" .

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

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