@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<https://pm20.zbw.eu/category/subject/i/145531>
  skos:notation "n30" ;
  rdfs:label "Railways"@en, "Eisenbahnwesen"@de ;
  skos:prefLabel "Railways"@en, "Eisenbahnwesen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145562> .

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/i/145562>
  rdfs:label "Eisenbahnverbindungen mit einzelnen Ländern"@de, "Rail connections with individual countries"@en ;
  skos:prefLabel "Eisenbahnverbindungen mit einzelnen Ländern"@de, "Rail connections with individual countries"@en ;
  zbwext:folderCount 20 ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n30b>, <http://purl.org/pressemappe20/category/subject/i/145562> ;
  skos:editorialNote "Schlagwort (geographisch)"@de ;
  dc:identifier "145562" ;
  zbwext:notationLong "n 30b" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145562/about> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:notation "n30b" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145531> ;
  skos:note "folderCount: 20" ;
  skos:exactMatch wd:Q99428068 ;
  a skos:Concept .

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