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

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

lcsh:sh00007720 skos:broader lcsh:sh00007724 .
