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

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/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145524>
  skos:notation "n29" ;
  rdfs:label "Roads, paths, bridges (including their traffic)"@en, "Landstrassen, Wege, Brücken (einschl. ihres Verkehrs)"@de ;
  skos:prefLabel "Roads, paths, bridges (including their traffic)"@en, "Landstrassen, Wege, Brücken (einschl. ihres Verkehrs)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145530> .

<https://pm20.zbw.eu/category/subject/i/145530>
  zbwext:folderCount 8 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145524> ;
  skos:exactMatch wd:Q99428064, gnd:4162081-1, gnd:4158155-6 ;
  a skos:Concept ;
  skos:editorialNote "Schlagwort (geographisch)"@de ;
  gndo:gndIdentifier "4162081-1", "4158155-6" ;
  rdfs:label "Strassenverbindung mit einzelnen Ländern"@de, "Road connection with individual countries"@en ;
  skos:note "folderCount: 8" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Strassenverbindung mit einzelnen Ländern"@de, "Road connection with individual countries"@en ;
  zbwext:notationLong "n 29b" ;
  skos:notation "n29b" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n29b>, <http://purl.org/pressemappe20/category/subject/i/145530> ;
  dc:identifier "145530" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145530/about> .

