@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:sh85126749
  skos:notation "BT960-BT962" ;
  skos:prefLabel "Spirits"@en ;
  a skos:Concept .

lcsh:sh2011001586
  skos:altLabel "lwa (Spirits)"@en, "Loas (Spirits)"@en, "Lwa (Spirits)"@en, "Lwas (Spirits)"@en, "L'wha (Spirits)"@en ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_SubdivideGeographicalIndirect, lcsh:collection_LCSH_General ;
  skos:prefLabel "Loa (Spirits)"@en ;
  skos:broader lcsh:sh85126749 ;
  dc:created "2011-03-31T00:00:00"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

