@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/1013-5>
  a ci:LectionaryEntry ;
  ci:citation "Ps 63:2, 3-4, 5-6, 8-9" ;
  ci:osisRef "Ps.63.2,Ps.63.3-Ps.63.4,Ps.63.5-Ps.63.6,Ps.63.8-Ps.63.9" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/ps.63.2+ps.63.3-ps.63.4+ps.63.5-ps.63.6+ps.63.8-ps.63.9> ;
  ci:lectionaryNumber "1013"^^xsd:integer ;
  ci:lectionaryIndex "5"^^xsd:integer ;
  ci:liturgicalRole "responsorial_psalm" ;
  ci:liturgicalContext "adult" ;
  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" .
