@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:sh85002671 .

lcsh:sh85002671
  skos:prefLabel "Air-pilot guides"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "TL726" ;
  skos:related lcsh:sh85102161 ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  dc:modified "2010-07-30T08:26:46"^^xsd:dateTime .

lcsh:sh85102161
  skos:notation "VK798-VK995" ;
  skos:prefLabel "Pilot guides"@en ;
  a skos:Concept ;
  skos:related lcsh:sh85002671 .

