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

lcsh:sh89001037
  dc:created "1989-02-17T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Concertos (Piano, timpani, violins (2), viola, cello with string orchestra)"@en ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographically ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:altLabel "Concertos (Piano, timpani, violins (2), viola, violoncello with string orchestra)"@en ;
  dc:modified "2013-04-17T06:51:40"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:notation "M1140-M1141" .

