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

lcsh:sh85015466
  skos:prefLabel "Bombers"@en ;
  a skos:Concept .

lcsh:sh2011001725
  skos:prefLabel "Consolidated aircraft"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh85010698
  a skos:Concept ;
  skos:altLabel "Consolidated Liberator (Bomber)"@en, "Liberator (Bomber)"@en, "Consolidated B-24 (Bomber)"@en ;
  skos:broader lcsh:sh85015466, lcsh:sh2011001725 ;
  dc:modified "2012-01-10T10:15:29"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "B-24 (Bomber)"@en .

