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

<http://data.bnf.fr/ark:/12148/cb120913936> skos:closeMatch lcsh:sh00005687 .
lcsh:sh00005687
  skos:note "Use as a topical subdivision under ethnic groups for works discussing collectively the wars in which the group has participated." ;
  a skos:Concept ;
  skos:prefLabel "Wars"@en ;
  skos:example "Reference under the heading [War]" ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_PatternHeadingH1103, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb120913936> ;
  dc:created "2000-03-14T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-02-21T14:33:24"^^xsd:dateTime .

