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

<https://pm20.zbw.eu/category/subject/i/145681>
  skos:notation "n35" ;
  rdfs:label "Aviation, general"@en, "Luftschiffahrt, Flugwesen, Luftverkehr, Allgemein"@de ;
  skos:prefLabel "Aviation, general"@en, "Luftschiffahrt, Flugwesen, Luftverkehr, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145694> .

<https://pm20.zbw.eu/category/subject/i/145694>
  zbwext:notationLong "n 35 SM 016" ;
  rdfs:label "Luftfahrttarife (für Fluggüter), Allgemein"@de, "Aviation tariffs (for air cargo), general"@en ;
  skos:exactMatch wd:Q104711273 ;
  skos:note "folderCount: 2" ;
  skos:prefLabel "Luftfahrttarife (für Fluggüter), Allgemein"@de, "Aviation tariffs (for air cargo), general"@en ;
  dc:identifier "145694" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  zbwext:folderCount 2 ;
  a skos:Concept ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145694/about> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n35_Sm16>, <http://purl.org/pressemappe20/category/subject/i/145694> ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145681> ;
  skos:notation "n35 Sm16" .

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 .
