@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:sh85048159
  skos:notation "UG1242.F5", "TL685.3" ;
  skos:prefLabel "Fighter planes"@en ;
  a skos:Concept .

lcsh:sh2013000215
  skos:broader lcsh:sh85048159, lcsh:sh85016949 ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:altLabel "Monoplane Scout (Fighter plane)"@en, "M.1 (Fighter plane)"@en, "Bristol Monoplane Scout (Fighter plane)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "2013-01-24T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Bristol M.1 (Fighter plane)"@en .

lcsh:sh85016949
  skos:prefLabel "Bristol airplanes"@en ;
  a skos:Concept .

