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

lcsh:sh86005407
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically, lcsh:collection_LCSHAuthorizedHeadings ;
  a skos:Concept ;
  skos:notation "M1366" ;
  skos:prefLabel "Cello with jazz ensemble"@en ;
  dc:created "1986-09-09T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-04-04T13:29:43"^^xsd:dateTime ;
  skos:altLabel "Violoncello with jazz ensemble"@en .

