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

lcsh:sh2005005863
  dc:modified "2006-06-19T11:16:07"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1161, lcsh:collection_Subdivisions ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2005-08-31T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Methods (Rock)--Self-instruction"@en ;
  skos:note "Use as a form subdivision under individual musical instruments and families of instruments." .

