@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/2cor.1.3-2cor.1.4>
  a ci:Pericope, schema:CreativeWork ;
  schema:name "2 Cor 1:3b-4a" ;
  ci:osisRef "2Cor.1.3-2Cor.1.4" ;
  ci:lectionaryEntry <https://catholicintelligence.com/id/lectionary/1021-3> ;
  ci:lectionaryEntry <https://catholicintelligence.com/id/lectionary/1025-1> ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
