@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 .
lcsh:sh99004868
  skos:member lcsh:collection_Subdivisions, lcsh:collection_LCSH_General, lcsh:collection_TopicSubdivisions, lcsh:collection_PatternHeadingH1188 ;
  a skos:Concept ;
  skos:prefLabel "Criticism, interpretation, etc., Jewish"@en ;
  dc:created "1999-06-30T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> ;
  dc:modified "2013-04-03T07:52:48"^^xsd:dateTime ;
  skos:broader [
    skos:prefLabel "Criticism, interpretation, etc"@en ;
    a skos:Concept
  ], [
    skos:prefLabel "Criticism, interpretation, etc"@en ;
    a skos:Concept
  ] ;
  skos:note "Use as a topical subdivision under [Bible. Old Testament] or individual books of the Old Testament." ;
  skos:altLabel "Jewish criticism, interpretation, etc"@en .

