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

lcsh:sh00005993
  dc:modified "2006-02-23T14:20:36"^^xsd:dateTime ;
  skos:member lcsh:collection_PatternHeadingH1159, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Guided missile personnel--Training of--Aids and devices"@en ;
  skos:note "Use as a topical subdivision under military services." ;
  dc:created "2000-03-28T00:00:00"^^xsd:dateTime .

