@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-9>
  a ci:LectionaryEntry ;
  ci:citation "Ps 130:1-2, 3-4, 5-6ab, 6c-7, 8" ;
  ci:osisRef "Ps.130.1-Ps.130.2,Ps.130.3-Ps.130.4,Ps.130.5-Ps.130.6,Ps.130.6-Ps.130.7,Ps.130.8" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/ps.130.1-ps.130.2+ps.130.3-ps.130.4+ps.130.5-ps.130.6+ps.130.6-ps.130.7+ps.130.8> ;
  ci:lectionaryNumber "1013"^^xsd:integer ;
  ci:lectionaryIndex "9"^^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" .
