@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/802-6>
  a ci:LectionaryEntry ;
  ci:citation "Eph 5:2a, 21-33" ;
  ci:osisRef "Eph.5.2,Eph.5.21-Eph.5.33" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/eph.5.2+eph.5.21-eph.5.33> ;
  ci:lectionaryNumber "802"^^xsd:integer ;
  ci:lectionaryIndex "6"^^xsd:integer ;
  ci:liturgicalRole "second_reading" ;
  ci:liturgicalContext "adult" ;
  ci:lectionaryCollection "marriage" ;
  ci:lectionaryEdition "USA 2002" ;
  ci:shorterForm "Eph 5:2a, 25-32" ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
