@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/cb11977414s> skos:closeMatch lcsh:sh99004954 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99004954 .

lcsh:sh99004954
  dc:created "1999-07-06T00:00:00"^^xsd:dateTime ;
  skos:example "Note under the subdivision [--Children]", "Reference under the heading [Child soldiers]" ;
  skos:member lcsh:collection_PatternHeadingH1200, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11977414s> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Participation, Juvenile"@en ;
  dc:modified "2007-02-17T07:52:42"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual wars for works on the participation of children in the military actions of a war. For works on aspects of a war in relation to children, especially the war's effect on them, use the subdivision [Children.]" ;
  skos:altLabel "Juvenile participation"@en .

