@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:sh85013769
  skos:prefLabel "Bible. Old Testament--Criticism, interpretation, etc."@en ;
  a skos:Concept .

lcsh:sh85096406
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:broader lcsh:sh85013769 ;
  skos:notation "BS1181.6" ;
  skos:altLabel "Priestly document (Biblical criticism)"@en ;
  dc:modified "2013-04-02T13:52:22"^^xsd:dateTime ;
  a skos:Concept ;
  skos:prefLabel "P document (Biblical criticism)"@en ;
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

