@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 dc: <http://purl.org/dc/terms/> .
@prefix schema: <http://schema.org/> .
@prefix zbwext: <http://zbw.eu/namespaces/zbw-extensions/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<https://pm20.zbw.eu/category/subject/i/144274>
  skos:inScheme <https://pm20.zbw.eu/category/subject> ;
  owl:sameAs <http://purl.org/pressemappe20/category/subject/i/144274>, <https://pm20.zbw.eu/category/subject/s/e4_Sm6> ;
  skos:prefLabel "Medical flying"@en, "Sanitätsflugwesen"@de ;
  rdfs:label "Medical flying"@en, "Sanitätsflugwesen"@de ;
  dc:identifier "144274" ;
  skos:note "folderCount: 3" ;
  skos:broader <https://pm20.zbw.eu/category/subject/i/144266> ;
  schema:subjectOf <https://pm20.zbw.eu/category/subject/i/144274/about> ;
  zbwext:notationLong "e 04 SM 006" ;
  skos:exactMatch wd:Q104699291 ;
  zbwext:folderCount 3 ;
  a skos:Concept ;
  skos:notation "e4 Sm6" .

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/144266>
  skos:notation "e4" ;
  rdfs:label "Medical services, hygiene, medical institutions"@en, "Medizinalwesen, Hygiene, Sanitäre Einrichtungen"@de ;
  skos:prefLabel "Medical services, hygiene, medical institutions"@en, "Medizinalwesen, Hygiene, Sanitäre Einrichtungen"@de ;
  a skos:Concept ;
  skos:narrower <https://pm20.zbw.eu/category/subject/i/144274> .

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