@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:sh85009383
  skos:notation "UG1242.A28" ;
  skos:prefLabel "Attack planes"@en ;
  a skos:Concept .

lcsh:sh85070169
  skos:prefLabel "Jet planes, Military"@en ;
  a skos:Concept .

lcsh:sh91005485
  dc:modified "1995-11-01T13:34:23"^^xsd:dateTime ;
  dc:created "1991-10-25T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85009383, lcsh:sh85070169 ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "A-12 (Jet attack plane)"@en ;
  a skos:Concept .

