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

lcsh:sh2002006197
  skos:member lcsh:collection_PatternHeadingH1200, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  dc:modified "2006-05-15T10:21:56"^^xsd:dateTime ;
  dc:created "2002-03-28T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Music and the war, [revolution, etc.]"@en ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12343040r>, <http://data.bnf.fr/ark:/12148/cb12343055s> ;
  skos:note "Use as a topical subdivision under individual wars for works about songs or music related to the war." ;
  skos:example "Reference under the heading [Music and war]" ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:editorialNote "[Complete the subdivision by repeating the generic term for the type of engagement contained in the heading.]" ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

