@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:sh85136837
  skos:prefLabel "Training planes"@en ;
  a skos:Concept .

lcsh:sh85012805
  skos:notation "TL686.B36" ;
  skos:prefLabel "Beechcraft (Airplanes)"@en ;
  a skos:Concept .

lcsh:sh2011004673
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  dc:created "2011-12-09T00:00:00"^^xsd:dateTime ;
  skos:altLabel "Beech Mentor (Training plane)"@en, "Model 45 (Training plane)"@en, "Beech T-34 (Training plane)"@en, "T-34 (Training plane)"@en, "Beechcraft Mentor (Training plane)"@en, "Beech Model 45 (Training plane)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:broader lcsh:sh85012805, lcsh:sh85136837 ;
  skos:prefLabel "Beechcraft T-34 (Training plane)"@en .

