@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/pericope/john.19.28-john.19.30>
  a ci:Pericope, schema:CreativeWork ;
  schema:name "John.19.28-John.19.30" ;
  ci:osisRef "John.19.28-John.19.30" ;
  ci:devotionalUse <https://catholicintelligence.com/id/station/station-traditional-12> ;
  ci:overlapsPassage <https://catholicintelligence.com/id/pericope/john.19.17-john.19.18+john.19.25-john.19.39> ;
  ci:overlapsPassage <https://catholicintelligence.com/id/pericope/john.19.25-john.19.30> ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
