@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/cb11976468g> skos:closeMatch lcsh:sh00007550 .
<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh00007550 .

lcsh:sh00007550
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11976468g> ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:prefLabel "Versions"@en ;
  dc:modified "2006-03-13T14:21:00"^^xsd:dateTime ;
  skos:note "Use as a topical subdivision under uniform titles of sacred works." ;
  skos:member lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1188 ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "2000-06-14T00:00:00"^^xsd:dateTime .

