@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:sh85039623
  skos:notation "UG1242.D7" ;
  skos:prefLabel "Drone aircraft"@en ;
  a skos:Concept .

lcsh:sh85085206
  skos:notation "UG1230-UG1235" ;
  skos:prefLabel "Military helicopters"@en ;
  a skos:Concept .

lcsh:sh2010014724
  skos:altLabel "Boeing Hummingbird (Military helicopter)"@en, "Hummingbird (Military helicopter)"@en, "A160 Turbine (Military helicopter)"@en, "Boeing A160 Turbine (Military helicopter)"@en ;
  skos:prefLabel "Boeing A160T (Military helicopter)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85039623, lcsh:sh85085206 ;
  dc:created "2010-11-19T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  dc:modified "2011-04-29T09:02:41"^^xsd:dateTime .

