@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh2009008309
  skos:altLabel "FE2 (Military aircraft)"@en, "Royal Aircraft Factory F.E.2 (Military aircraft)"@en, "Fighting Experimental 2 (Military aircraft)"@en ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85002934, lcsh:sh2009008236 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  dc:created "2009-09-22T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "F.E.2 (Military aircraft)"@en .

lcsh:sh2009008236
  skos:prefLabel "Royal Aircraft Factory aircraft"@en ;
  a skos:Concept .

lcsh:sh85002934
  skos:notation "TL685.3", "UG1240-UG1245" ;
  skos:prefLabel "Airplanes, Military"@en ;
  a skos:Concept .

