@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 ;
  skos:hasTopConcept lcsh:sh2002006587 .

<http://data.bnf.fr/ark:/12148/cb11981755z> skos:closeMatch lcsh:sh2002006587 .
lcsh:sh2002006587
  skos:member lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1105, lcsh:collection_PatternHeadingH1185, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  dc:created "2002-06-04T00:00:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under names of individual secret societies and under individual religions other than Judaism and its sects." ;
  dc:modified "2006-05-18T15:32:27"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:example "Reference under the headings [Rites and ceremonies; Secret societies--Rituals]" ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11981755z> ;
  skos:prefLabel "Rituals"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> .

