@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/805-10>
  a ci:LectionaryEntry ;
  ci:citation "John 17:20-26" ;
  ci:osisRef "John.17.20-John.17.26" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/john.17.20-john.17.26> ;
  ci:lectionaryNumber "805"^^xsd:integer ;
  ci:lectionaryIndex "10"^^xsd:integer ;
  ci:liturgicalRole "gospel" ;
  ci:liturgicalContext "adult" ;
  ci:lectionaryCollection "marriage" ;
  ci:lectionaryEdition "USA 2002" ;
  ci:shorterForm "John 17:20-23" ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
