@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:sh88005243
  skos:prefLabel "Vultee airplanes"@en ;
  a skos:Concept .

lcsh:sh88005242
  dc:modified "1995-11-07T12:11:14"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "A-31 (Dive bomber)"@en, "V-72 (Dive bomber)"@en ;
  skos:broader lcsh:sh85038572, lcsh:sh88005243 ;
  skos:prefLabel "Vengeance (Dive bomber)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "1988-08-26T00:00:00"^^xsd:dateTime ;
  skos:notation "UG1242.A28" .

lcsh:sh85038572
  skos:notation "UG1242.A28" ;
  skos:prefLabel "Dive bombers"@en ;
  a skos:Concept .

