@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 dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@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/subject/i/145517>
  skos:notation "n28 Sm6" ;
  rdfs:label "Truck stops for long-distance freight"@en, "Autohöfe für den Güterfernverkehr"@de ;
  skos:prefLabel "Truck stops for long-distance freight"@en, "Autohöfe für den Güterfernverkehr"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/197872> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/197872>
  skos:prefLabel "Auto-Güterfernverkehr"@de, "Long-distance car freight"@en ;
  a skos:Concept ;
  zbwext:notationLong "n 28 SM 006.01" ;
  rdfs:label "Auto-Güterfernverkehr"@de, "Long-distance car freight"@en ;
  zbwext:folderCount 3 ;
  dc:identifier "197872" ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/197872>, <https://pm20.zbw.eu/category/subject/s/n28_Sm6.I> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145517> ;
  skos:notation "n28 Sm6.I" ;
  skos:note "folderCount: 3" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/197872/about> ;
  skos:exactMatch wd:Q104711097 .

