@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 gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .
@prefix schema: <http://schema.org/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <http://www.geonames.org/ontology#> .
@prefix dc: <http://purl.org/dc/terms/> .

<https://pm20.zbw.eu/category/geo/i/140988>
  skos:notation "A33" ;
  rdfs:label "Portuguese Colonial Empire"@en, "Portugiesische Kolonien"@de ;
  skos:prefLabel "Portuguese Colonial Empire"@en, "Portugiesische Kolonien"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140987> .

<https://pm20.zbw.eu/category/geo> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/geo/i/140987>
  skos:prefLabel "Portugal"@de, "Portugal"@en ;
  zbwext:notationLong "A 032" ;
  gndo:gndIdentifier "4046843-4" ;
  skos:exactMatch gnd:4046843-4, wd:Q45 ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/140988> ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/140892> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/140987/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  a skos:Concept ;
  skos:note "waFolderCount: 30", "shFolderCount: 1" ;
  zbwext:shFolderCount 1 ;
  skos:notation "A32" ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/A32>, <http://purl.org/pressemappe20/category/geo/i/140987> ;
  rdfs:label "Portugal"@de, "Portugal"@en ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Portugal>, <https://de.wikipedia.org/wiki/Portugal> ;
  zbwext:waFolderCount 30 ;
  zbwext:foldersComplete "N" ;
  dc:identifier "140987" .

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

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

