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

<https://pm20.zbw.eu/category/geo/i/141033>
  a skos:Concept ;
  dc:identifier "141033" ;
  rdfs:label "Montenegro"@de, "Montenegro"@en ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A42>, <http://purl.org/pressemappe20/category/geo/i/141033> ;
  skos:prefLabel "Montenegro"@de, "Montenegro"@en ;
  ns0:wikipediaArticle <https://de.wikipedia.org/wiki/K%C3%B6nigreich_Montenegro>, <https://en.wikipedia.org/wiki/Kingdom_of_Montenegro> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141033/about> ;
  gndo:gndIdentifier "4040163-7" ;
  skos:exactMatch gnd:4040163-7, wd:Q386496 ;
  skos:notation "A42" ;
  zbwext:notationLong "A 042" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> .

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

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