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

lcsh:sj96006138
  dc:created "1996-05-15T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Soviet Union. Ground Troops"@en, "Soviet Ground Forces"@en, "Soviet Union. Sukhoputnye voiska"@en, "Ground Forces of the Soviet Union"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Soviet Union. Ground Forces"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_Childrens ;
  dc:modified "1996-05-17T13:06:20"^^xsd:dateTime ;
  a skos:Concept .

