@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:sh00007539
  skos:note "Use as a topical subdivision under military services." ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1159 ;
  dc:created "2000-06-14T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Reserves--Pay, allowances, etc."@en ;
  dc:modified "2006-03-13T14:16:03"^^xsd:dateTime ;
  skos:broader lcsh:sh00005608 ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

lcsh:sh00005608
  skos:prefLabel "Pay, allowances, etc."@en ;
  a skos:Concept .

