@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix gndo: <https://d-nb.info/standards/elementset/gnd#> .
@prefix gnd: <https://d-nb.info/gnd/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<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/161488> .

<https://pm20.zbw.eu/category/subject/i/161488>
  dc:identifier "161488" ;
  a skos:Concept ;
  skos:notation "n35 Sm2" ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n35_Sm2>, <http://purl.org/pressemappe20/category/subject/i/161488> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/161488/about> ;
  skos:note "folderCount: 5" ;
  rdfs:label "Airport"@en, "Lufthafen"@de ;
  skos:prefLabel "Airport"@en, "Lufthafen"@de ;
  zbwext:notationLong "n 35 SM 002" ;
  gndo:gndIdentifier "4154752-4" ;
  zbwext:folderCount 5 ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/145684>, <https://pm20.zbw.eu/category/subject/i/145683> ;
  skos:exactMatch gnd:4154752-4, wd:Q104711261 ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145681> .

<https://pm20.zbw.eu/category/subject/i/145683>
  skos:notation "n35 Sm2.I" ;
  rdfs:label "Airport, general"@en, "Lufthafen, Allgemein"@de ;
  skos:prefLabel "Airport, general"@en, "Lufthafen, Allgemein"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161488> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
<https://pm20.zbw.eu/category/subject/i/145684>
  skos:notation "n35 Sm2.II" ;
  rdfs:label "Airport, individual"@en, "Lufthafen, Einzelne"@de ;
  skos:prefLabel "Airport, individual"@en, "Lufthafen, Einzelne"@de ;
  a skos:Concept ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/161488> .

zbwext:notationLong
  rdfs:subPropertyOf skos:notation ;
  skos:definition """EXPERIMENTAL: Notation with
    blanks and leading zeros for sortability."""@en ;
  rdfs:label "NotationLong"@en .

