@prefix ci: <https://catholicintelligence.com/ontology#> .
@prefix schema: <https://schema.org/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://catholicintelligence.com/id/pericope/luke.23.33+luke.23.39-luke.23.43>
  a ci:Pericope, schema:CreativeWork ;
  schema:name "Luke 23:33, 39-43" ;
  ci:osisRef "Luke.23.33,Luke.23.39-Luke.23.43" ;
  ci:lectionaryEntry <https://catholicintelligence.com/id/lectionary/1016-8> ;
  ci:overlapsPassage <https://catholicintelligence.com/id/pericope/luke.23.33> ;
  ci:overlapsPassage <https://catholicintelligence.com/id/pericope/luke.23.33-luke.23.34> ;
  ci:overlapsPassage <https://catholicintelligence.com/id/pericope/luke.23.43> ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
