@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/lectionary/1019-3>
  a ci:LectionaryEntry ;
  ci:citation "Ps 42:2, 3, 5cdef; Ps 43:3, 4, 5" ;
  ci:osisRef "Ps.42.2,Ps.42.3,Ps.42.5,Ps.43.3,Ps.43.4,Ps.43.5" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/ps.42.2+ps.42.3+ps.42.5+ps.43.3+ps.43.4+ps.43.5> ;
  ci:lectionaryNumber "1019"^^xsd:integer ;
  ci:lectionaryIndex "3"^^xsd:integer ;
  ci:liturgicalRole "responsorial_psalm" ;
  ci:liturgicalContext "baptized_child" ;
  ci:lectionaryCollection "funeral" ;
  ci:lectionaryEdition "USA 1998/2002" ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
