@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/1014-6>
  a ci:LectionaryEntry ;
  ci:citation "Rom 14:7-9, 10c-12" ;
  ci:osisRef "Rom.14.7-Rom.14.9,Rom.14.10-Rom.14.12" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/rom.14.7-rom.14.9+rom.14.10-rom.14.12> ;
  ci:lectionaryNumber "1014"^^xsd:integer ;
  ci:lectionaryIndex "6"^^xsd:integer ;
  ci:liturgicalRole "second_reading" ;
  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" .
