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

lcsh:sh99001585
  dc:modified "2006-05-08T10:11:07"^^xsd:dateTime ;
  skos:example "Reference under the heading [Music--Instruction and study--Juvenile]" ;
  dc:created "1999-02-26T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use this subdivision combination as a form subdivision under forms and types of musical compositions, individual musical instruments, and families of instruments." ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb119758628> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Instruction and study--Juvenile"@en ;
  skos:member lcsh:collection_PatternHeadingH1160, lcsh:collection_TopicSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions .

<http://data.bnf.fr/ark:/12148/cb119758628> skos:closeMatch lcsh:sh99001585 .
