@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/1020-5>
  a ci:LectionaryEntry ;
  ci:citation "1 Thess 4:13-14, 18" ;
  ci:osisRef "1Thess.4.13-1Thess.4.14,1Thess.4.18" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/1thess.4.13-1thess.4.14+1thess.4.18> ;
  ci:lectionaryNumber "1020"^^xsd:integer ;
  ci:lectionaryIndex "5"^^xsd:integer ;
  ci:liturgicalRole "second_reading" ;
  ci:liturgicalContext "baptized_child" ;
  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" .
