@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 ;
  skos:hasTopConcept lcsh:sh85068323 .

lcsh:sh85068323
  dc:created "1986-02-11T00:00:00"^^xsd:dateTime ;
  skos:prefLabel "Isaac (Biblical patriarch)--Sacrifice"@en ;
  skos:altLabel "ʻAḳedat Yitsḥaḳ"@en, "Sacrifice of Isaac"@en, "Akedah"@en, "ʻAqedah"@en, "Binding of Isaac"@en ;
  a skos:Concept ;
  skos:member lcsh:collection_LCSHAuthorizedHeadings, lcsh:collection_LCSH_General ;
  skos:topConceptOf <http://www.yso.fi/onto/lcsh> ;
  skos:notation "BS1238.S24" ;
  dc:modified "2011-12-02T15:38:29"^^xsd:dateTime ;
  skos:inScheme <http://www.yso.fi/onto/lcsh> .

