@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/801-9>
  a ci:LectionaryEntry ;
  ci:citation "Jer 31:31-32a, 33-34a" ;
  ci:osisRef "Jer.31.31-Jer.31.32,Jer.31.33-Jer.31.34" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/jer.31.31-jer.31.32+jer.31.33-jer.31.34> ;
  ci:lectionaryNumber "801"^^xsd:integer ;
  ci:lectionaryIndex "9"^^xsd:integer ;
  ci:liturgicalRole "first_reading" ;
  ci:liturgicalContext "adult" ;
  ci:lectionaryCollection "marriage" ;
  ci:lectionaryEdition "USA 2002" ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
