@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-8>
  a ci:LectionaryEntry ;
  ci:citation "Ps 122:1-2, 4-5, 6-7, 8-9" ;
  ci:osisRef "Ps.122.1-Ps.122.2,Ps.122.4-Ps.122.5,Ps.122.6-Ps.122.7,Ps.122.8-Ps.122.9" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/ps.122.1-ps.122.2+ps.122.4-ps.122.5+ps.122.6-ps.122.7+ps.122.8-ps.122.9> ;
  ci:lectionaryNumber "1013"^^xsd:integer ;
  ci:lectionaryIndex "8"^^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" .
