@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 .
lcsh:sh85035681
  skos:prefLabel "Dance--India"@en ;
  a skos:Concept .

lcsh:sh2004002237
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:altLabel "Teyyam (Dance)"@en, "Kaaliyattam (Dance)"@en, "Theyattam (Dance)"@en ;
  skos:notation "GV1796.T47" ;
  skos:prefLabel "Theyyam (Dance)"@en ;
  dc:modified "2010-01-21T12:38:27"^^xsd:dateTime ;
  skos:broader lcsh:sh85035681 ;
  dc:created "2004-11-30T00:00:00"^^xsd:dateTime .

