@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .

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

<https://pm20.zbw.eu/category/subject/i/145691>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n35_Sm7_(alt)>, <http://purl.org/pressemappe20/category/subject/i/145691> ;
  a skos:Concept ;
  skos:prefLabel "Luftrecht"@de, "Aviation law"@en ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/145681> ;
  rdfs:label "Luftrecht"@de, "Aviation law"@en ;
  dc:identifier "145691" ;
  skos:notation "n35 Sm7 (alt)" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/145691/about> ;
  zbwext:notationLong "n 35 SM 007 (alt)" ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> .

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 .
