@prefix lcsh: <http://www.yso.fi/onto/lcsh/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

lcsh:sh99001706
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2007-03-31T07:52:57"^^xsd:dateTime ;
  skos:member lcsh:collection_Subdivisions, lcsh:collection_PatternHeadingH1188, lcsh:collection_LCSH_General, lcsh:collection_GenreFormSubdivisions ;
  skos:note "Use as a form subdivision under uniform titles of sacred works for paraphrases of those works." ;
  a skos:Concept ;
  skos:prefLabel "Paraphrases"@en ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:created "1999-03-02T00:00:00"^^xsd:dateTime ;
  skos:example "Reference under the general see reference [Paraphrases]" .

<http://www.yso.fi/onto/lcsh>
  a skos:ConceptScheme ;
  skos:hasTopConcept lcsh:sh99001706 .

