@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:sh00007724
  skos:prefLabel "Ground support"@en ;
  a skos:Concept .

lcsh:sh00007720
  a skos:Concept ;
  dc:created "2000-06-19T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Aviation--Ground support"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1159, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  skos:example "Reference under the general see reference [Ground support (Military aeronautics)]", "Note under the subdivision [--Ground support]" ;
  skos:note "Use as a topical subdivision under military services other than air forces.  Under air forces, use the subdivision [Ground support.]" ;
  dc:modified "2007-05-04T07:53:24"^^xsd:dateTime ;
  skos:broader lcsh:sh00007724 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

