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

lcsh:sh00005653
  skos:member lcsh:collection_PatternHeadingH1110, lcsh:collection_PatternHeadingH1105, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1120, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  skos:note "Use as a topical subdivision under names of individual persons, corporate bodies, and families for works about their ethnomusicological collections." ;
  dc:modified "2006-02-21T14:08:56"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-03-14T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the general see reference [Ethnomusicological collections]" ;
  skos:prefLabel "Ethnomusicological collections"@en .

