@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:sh99005203
  skos:note "Use as a topical subdivision under military services." ;
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1159 ;
  skos:example "Reference under the heading [Cavalry drill and tactics]" ;
  skos:broader lcsh:sh99002491 ;
  a skos:Concept ;
  skos:prefLabel "Cavalry--Drill and tactics"@en ;
  dc:modified "2006-05-10T11:10:53"^^xsd:dateTime ;
  dc:created "1999-07-15T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh99002491
  skos:prefLabel "Drill and tactics"@en ;
  a skos:Concept .

