@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh2006005039
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1200, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2006-07-10T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the heading [War--Religious aspects]" ;
  skos:prefLabel "Participation, Buddhist, [Muslim, etc.]"@en ;
  skos:note "Use as a topical subdivision under individual wars." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2006005039 .

