@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://data.bnf.fr/ark:/12148/cb13754111q> skos:closeMatch lcsh:sh2002005434 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2002005434 .

lcsh:sh2002005434
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_PatternHeadingH1200, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb13754111q> ;
  dc:created "2002-03-29T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  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:altLabel "Foreign participation"@en ;
  dc:modified "2006-05-10T10:41:04"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual wars." ;
  skos:prefLabel "Participation, Foreign"@en .

