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

<https://pm20.zbw.eu/category/subject/i/212099>
  skos:broader <https://pm20.zbw.eu/category/subject/i/230606> ;
  owl:sameAs <https://pm20.zbw.eu/category/subject/s/n35_Sm13.II>, <http://purl.org/pressemappe20/category/subject/i/212099> ;
  rdfs:label "Orders for aircraft (including military ones) in individual countries"@en, "Bestellungen von Luftfahrzeugen (auch militärischen) in einzelnen Ländern"@de ;
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  skos:prefLabel "Orders for aircraft (including military ones) in individual countries"@en, "Bestellungen von Luftfahrzeugen (auch militärischen) in einzelnen Ländern"@de ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/212099/about> ;
  zbwext:notationLong "n 35 SM 013.02" ;
  dc:identifier "212099" ;
  skos:notation "n35 Sm13.II" ;
  a skos:Concept .

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/i/230606>
  skos:notation "n35 Sm13" ;
  rdfs:label "Orders for aircraft (including military) abroad, general"@en, "Bestellungen von Luftfahrzeugen (auch militärischen) im Ausland, Allgemein"@de ;
  skos:prefLabel "Orders for aircraft (including military) abroad, general"@en, "Bestellungen von Luftfahrzeugen (auch militärischen) im Ausland, Allgemein"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/212099> .

<https://pm20.zbw.eu/category/subject> a skos:ConceptScheme .
