@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://data.bnf.fr/ark:/12148/cb12042625r> skos:closeMatch lcsh:sh99005452 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99005452 .

lcsh:sh99005452
  skos:example "Reference under the heading [Cults]" ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1095, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1110, lcsh:collection_SubdivideGeographicalIndirect ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12042625r> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-07-26T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Cult"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a topical subdivision under individual deities, divine persons, saints, and persons worshipped for works on systems of beliefs or rituals associated with them." ;
  dc:modified "2006-05-11T11:15:50"^^xsd:dateTime ;
  a skos:Concept .

