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

lcsh:sh00007753
  skos:member lcsh:collection_PatternHeadingH1188, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_LCSH_General ;
  a skos:Concept ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb12460641m> ;
  dc:created "2000-06-20T00:00:00"^^xsd:dateTime ;
  dc:modified "2006-05-04T14:11:03"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under uniform titles of sacred works." ;
  skos:prefLabel "Evidences, authority, etc."@en ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

<http://data.bnf.fr/ark:/12148/cb12460641m> skos:closeMatch lcsh:sh00007753 .
