@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:sh85055624
  skos:notation "BL1216-BL1225" ;
  skos:prefLabel "Hindu gods"@en ;
  a skos:Concept .

lcsh:sh2009006385
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Śyāmabābā (Hindu deity)"@en ;
  a skos:Concept ;
  dc:modified "2009-09-25T12:44:01"^^xsd:dateTime ;
  skos:altLabel "Śyāma Bābā (Hindu deity)"@en ;
  skos:notation "BL1225.S93-BL1225.S934" ;
  dc:created "2009-07-09T00:00:00"^^xsd:dateTime ;
  skos:broader lcsh:sh85055624 ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General .

