@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://data.bnf.fr/ark:/12148/cb12290286r> skos:closeMatch lcsh:sh2005005730 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh2005005730 .

lcsh:sh2005005730
  dc:modified "2006-06-13T12:44:08"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_GenreFormSubdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1161 ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12290286r> ;
  dc:created "2005-08-30T00:00:00"^^xsd:dateTime ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Methods (Blues)"@en ;
  a skos:Concept ;
  skos:note "Use as a form subdivision under individual instruments and families of instruments." ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

