@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:sh2012004645
  dc:created "2012-12-06T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:broader lcsh:sh85020015, lcsh:sh85002934 ;
  skos:altLabel "Ca 313 (Military aircraft)"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Caproni Ca 313 (Military aircraft)"@en ;
  a skos:Concept .

lcsh:sh85020015
  skos:notation "TL686.C" ;
  skos:prefLabel "Caproni airplanes"@en ;
  a skos:Concept .

lcsh:sh85002934
  skos:notation "TL685.3", "UG1240-UG1245" ;
  skos:prefLabel "Airplanes, Military"@en ;
  a skos:Concept .

