@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://data.bnf.fr/ark:/12148/cb13754153n> skos:closeMatch lcsh:sh2001009089 .
lcsh:sh00007656
  skos:prefLabel "Aviation"@en ;
  a skos:Concept .

<http://www.yso.fi/onto/lcsh> a skos:ConceptScheme .
lcsh:sh2001009089
  skos:member lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1159, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh00007656 ;
  skos:prefLabel "Tactical aviation"@en ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13754153n> ;
  dc:modified "2006-05-10T09:24:46"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under individual military services." ;
  dc:created "2001-07-24T00:00:00"^^xsd:dateTime .

