@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 schema: <http://schema.org/> .
@prefix dc: <http://purl.org/dc/terms/> .

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

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/212100>
  skos:broader <https://pm20.zbw.eu/category/subject/i/145681> ;
  a skos:Concept ;
  skos:prefLabel "Strahltriebwerkflugzeug (Verkehr)"@de, "Jet engine aircraft (traffic)"@en ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/212100>, <https://pm20.zbw.eu/category/subject/s/n35_Sm12> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/212100/about> ;
  dc:identifier "212100" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  rdfs:label "Strahltriebwerkflugzeug (Verkehr)"@de, "Jet engine aircraft (traffic)"@en ;
  skos:notation "n35 Sm12" ;
  zbwext:notationLong "n 35 SM 012" .

