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

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/141220>
  owl:sameAs <http://purl.org/pressemappe20/category/geo/i/141220>, <https://pm20.zbw.eu/category/geo/s/B64> ;
  rdfs:label "Java und Madura"@de, "Java and Madura Island"@en ;
  gndo:gndIdentifier "4028527-3", "4275930-4" ;
  dc:identifier "141220" ;
  skos:inScheme <https://pm20.zbw.eu/category/geo> ;
  schema:subjectOf <https://pm20.zbw.eu/category/geo/i/141220/about> ;
  a skos:Concept ;
  skos:notation "B64" ;
  skos:prefLabel "Java and Madura Island"@en, "Java und Madura"@de ;
  zbwext:notationLong "B 064" ;
  skos:exactMatch gnd:4275930-4, wd:Q97059002, gnd:4028527-3 ;
  skos:note "waFolderCount: 4" ;
  zbwext:waFolderCount 4 ;
  skos:scopeNote "Indonesischen Inseln. Die langgestreckte Insel Madura verläuft nördlich entlang des östlichen Teils der indonesischen Hauptinsel Java."@de ;
  skos:broader <https://pm20.zbw.eu/category/geo/i/141056> .

<https://pm20.zbw.eu/category/geo/i/141056>
  skos:notation "B1" ;
  rdfs:label "Asia"@en, "Asien"@de ;
  skos:prefLabel "Asia"@en, "Asien"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/geo/i/141220> .

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