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

<https://pm20.zbw.eu/category/subject/i/212101>
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n35_Sm17.II>, <http://purl.org/pressemappe20/category/subject/i/212101> ;
  skos:notation "n35 Sm17.II" ;
  skos:prefLabel "Luftverkehrsregelung, Flugsicherheitsvorschriften, Flugsicherheitseinrichtungen (auch technische Einrichtungen)"@de, "Air traffic regulation, flight safety regulations, flight safety facilities"@en ;
  rdfs:label "Air traffic regulation, flight safety regulations, flight safety facilities"@en, "Luftverkehrsregelung, Flugsicherheitsvorschriften, Flugsicherheitseinrichtungen (auch technische Einrichtungen)"@de ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/230607> ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  a skos:Concept ;
  zbwext:notationLong "n 35 SM 017.02" ;
  dc:identifier "212101" ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/212101/about> .

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/230607>
  skos:notation "n35 Sm17" ;
  rdfs:label "Aviation law (with the exception of aerial warfare law)"@en, "Luftrecht (mit Ausnahme von Luftkriegsrecht)"@de ;
  skos:prefLabel "Aviation law (with the exception of aerial warfare law)"@en, "Luftrecht (mit Ausnahme von Luftkriegsrecht)"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/212101> .

