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

lcsh:sh85019751
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographically ;
  skos:prefLabel "Canons, fugues, etc. (Violin and cello)"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-04-04T14:42:15"^^xsd:dateTime ;
  skos:altLabel "Canons, fugues, etc. (Violin and violoncello)"@en ;
  skos:notation "M286-M287" .

