@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/1john.4.8+1john.4.11>
  a ci:Pericope, schema:CreativeWork ;
  schema:name "1 John 4:8b+11" ;
  ci:osisRef "1John.4.8,1John.4.11" ;
  ci:lectionaryEntry <https://catholicintelligence.com/id/lectionary/804-2> ;
  ci:overlapsPassage <https://catholicintelligence.com/id/pericope/1john.4.7-1john.4.12> ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
