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

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/145509>
  skos:notation "n28" ;
  rdfs:label "Transport and traffic, general"@en, "Verkehrswesen, Allgemein"@de ;
  skos:prefLabel "Transport and traffic, general"@en, "Verkehrswesen, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145518> .

<https://pm20.zbw.eu/category/subject/i/145518>
  skos:notation "n28 Sm7" ;
  skos:exactMatch gnd:4384223-9, wd:Q104711099, gnd:4062947-8 ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145518/about> ;
  rdfs:label "Transport rental agencies, general"@en, "Verkehrsmittel-Verleih-Anstalten, Allgemein"@de ;
  skos:note "folderCount: 1" ;
  skos:prefLabel "Transport rental agencies, general"@en, "Verkehrsmittel-Verleih-Anstalten, Allgemein"@de ;
  dc:identifier "145518" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145509> ;
  zbwext:folderCount 1 ;
  gndo:gndIdentifier "4384223-9", "4062947-8" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  zbwext:notationLong "n 28 SM 007" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/145518>, <https://pm20.zbw.eu/category/subject/s/n28_Sm7> .

