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

<https://pm20.zbw.eu/category/geo/i/141621>
  skos:note "waFolderCount: 38", "shFolderCount: 80" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  gndo:gndIdentifier "4003900-6" ;
  zbwext:shFolderCount 80 ;
  a skos:Concept ;
  skos:scopeNote "Australischer Staatenbund m. Tasmanien"@de ;
  ns0:wikipediaArticle <https://en.wikipedia.org/wiki/Australia>, <https://de.wikipedia.org/wiki/Australien> ;
  skos:exactMatch wd:Q408, gnd:4003900-6 ;
  owl:sameAs <https://pm20.zbw.eu/category/geo/s/D30>, <http://purl.org/pressemappe20/category/geo/i/141621> ;
  skos:prefLabel "Australien"@de, "Australia"@en ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141592> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141621/about> ;
  skos:notation "D30" ;
  dc:identifier "141621" ;
  rdfs:label "Australien"@de, "Australia"@en ;
  zbwext:waFolderCount 38 ;
  zbwext:notationLong "D 030" ;
  zbwext:foldersComplete "N" .

<https://pm20.zbw.eu/category/geo/i/141592>
  skos:notation "D1" ;
  rdfs:label "Australia and Oceania"@en, "Australien und südpazifischer Inselraum"@de ;
  skos:prefLabel "Australia and Oceania"@en, "Australien und südpazifischer Inselraum"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141621> .

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> a skos:ConceptScheme .
