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

lcsh:sh99001774
  a skos:Concept ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11975845p> ;
  skos:example "Reference under the headings [Games--Rules; Monasticism and religious orders--Rules; Monasticism and religious orders for women--Rules; Sports--Rules]" ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1186, lcsh:collection_GenreFormSubdivisions, lcsh:collection_PatternHeadingH1095 ;
  dc:modified "2006-05-08T11:51:48"^^xsd:dateTime ;
  skos:prefLabel "Rules"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:note "Use as a form subdivision under names of individual religious and monastic orders, individual contests and sports events and under types of games and activities for works containing rules of those organizations or pertaining to those topics." ;
  dc:created "1999-03-02T00:00:00"^^xsd:dateTime .

<http://data.bnf.fr/ark:/12148/cb11975845p> skos:closeMatch lcsh:sh99001774 .
