@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:sh99005422 .

lcsh:sh99005422
  skos:example "Reference under the heading [Rites and ceremonies]" ;
  dc:created "1999-07-23T00:00:00"^^xsd:dateTime ;
  skos:member lcsh:collection_PatternHeadingH1187, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1186, lcsh:collection_PatternHeadingH1185, lcsh:collection_LCSH_General, lcsh:collection_Subdivisions ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  a skos:Concept ;
  skos:note "Use as a topical subdivision under names of individual religions and monastic orders and under individual religions and Christian denominations." ;
  dc:modified "2006-05-11T11:09:48"^^xsd:dateTime ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12228307c> ;
  skos:altLabel "Ceremonies and practices"@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Customs and practices"@en .

<http://data.bnf.fr/ark:/12148/cb12228307c> skos:closeMatch lcsh:sh99005422 .
