@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:sh99002491
  skos:prefLabel "Drill and tactics"@en ;
  a skos:Concept .

lcsh:sh00006583
  dc:modified "2006-03-06T15:20:47"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1159, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  dc:created "2000-05-16T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "Machine gun drill and tactics"@en ;
  skos:example "Reference under the heading [Machine gun drill and tactics]" ;
  skos:broader lcsh:sh99002491 ;
  skos:note "Use as a topical subdivision under military services." .

