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

lcsh:sh99001404
  skos:member lcsh:collection_LCSH_General, lcsh:collection_PatternHeadingH1188, lcsh:collection_Subdivisions, lcsh:collection_GenreFormSubdivisions ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2006-05-05T12:08:55"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  skos:closeMatch <http://data.bnf.fr/ark:/12148/cb11976889j> ;
  skos:note "Use as a form subdivision under uniform titles of sacred works for commentaries on those works." ;
  dc:created "1999-02-25T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Commentaries"@en .

