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

lcsh:sh2002005439
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1200, lcsh:collection_Subdivisions ;
  skos:note "Use as a topical subdivision under individual wars for works on the direct participation of nationals of the country in the military actions of the war as well as for works on economics and technical assistance to the combatants from that country." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:editorialNote "[Do not use under the headings World War, 1914-1918 or World War, 1939-1945.]" ;
  skos:prefLabel "Participation, German, [Irish, Swiss, etc.]"@en ;
  dc:created "2002-03-29T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-07-10T11:00:50"^^xsd:dateTime .

