@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:sh85034742
  skos:prefLabel "Cults--United States"@en ;
  a skos:Concept .

lcsh:sh85061897
  dc:modified "2012-11-09T10:16:46"^^xsd:dateTime ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_SubdivideGeographically, lcsh:collection_LCSH_General, lcsh:collection_LCSHAuthorizedHeadings ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:note "Here are entered works on a form of cult magic practiced primarily in the southern United States. Works on the major folk religion practiced primarily in Haiti and parts of the southern United States are entered under [Vodou.]" ;
  skos:broader lcsh:sh85034742 ;
  skos:example "Note under [Vodou]" ;
  skos:prefLabel "Hoodoo (Cult)"@en .

