@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 ;
  skos:hasTopConcept lcsh:sh85002953 .

lcsh:sh85002953
  skos:altLabel "Tailless airplanes"@en, "All-wing airplanes"@en, "Flying wing airplanes"@en ;
  skos:prefLabel "Airplanes, Tailless"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2010-08-06T08:40:41"^^xsd:dateTime ;
  skos:notation "TL684.6" .

lcsh:sh94002882 skos:broader lcsh:sh85002953 .
