@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 .
lcsh:sh99001293
  skos:prefLabel "Methods--Self-instruction"@en ;
  a skos:Concept .

lcsh:sh2007001926
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:note "Use as a form subdivision under individual musical instruments and families of instruments." ;
  dc:created "2007-03-23T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh99001293 ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1161, lcsh:collection_LCSH_General ;
  skos:prefLabel "Methods (Jazz-rock)--Self-instruction"@en .

