@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/1018-2>
  a ci:LectionaryEntry ;
  ci:citation "Rev 21:1a, 3-5a" ;
  ci:osisRef "Rev.21.1,Rev.21.3-Rev.21.5" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/rev.21.1+rev.21.3-rev.21.5> ;
  ci:lectionaryNumber "1018"^^xsd:integer ;
  ci:lectionaryIndex "2"^^xsd:integer ;
  ci:liturgicalRole "first_reading" ;
  ci:liturgicalContext "baptized_child" ;
  ci:lectionaryCollection "funeral" ;
  ci:lectionaryEdition "USA 1998/2002" ;
  ci:seasonRestriction "easter" ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
