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

lcsh:sh2005003356
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1200, lcsh:collection_Subdivisions, lcsh:collection_TopicSubdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-06-13T12:23:10"^^xsd:dateTime ;
  skos:example "Note under the subdivision [--Gays]" ;
  a skos:Concept ;
  dc:created "2005-05-19T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under individual wars for works on the participation of gays in the military actions of a war.  For works on aspects of the war in relation to gays, especially the war's effects on them, use the subdivision [Gays.]" ;
  skos:altLabel "Gay participation"@en ;
  skos:prefLabel "Participation, Gay"@en .

