@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/1023-1>
  a ci:LectionaryEntry ;
  ci:citation "Isa 25:6a, 7-8b" ;
  ci:osisRef "Isa.25.6,Isa.25.7-Isa.25.8" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/isa.25.6+isa.25.7-isa.25.8> ;
  ci:lectionaryNumber "1023"^^xsd:integer ;
  ci:lectionaryIndex "1"^^xsd:integer ;
  ci:liturgicalRole "first_reading" ;
  ci:liturgicalContext "unbaptized_child" ;
  ci:lectionaryCollection "funeral" ;
  ci:lectionaryEdition "USA 1998/2002" ;
  ci:seasonRestriction "outside_easter" ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
