@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/matt.19.3-matt.19.6>
  a ci:Pericope, schema:CreativeWork ;
  schema:name "Matt 19:3-6" ;
  ci:osisRef "Matt.19.3-Matt.19.6" ;
  ci:lectionaryEntry <https://catholicintelligence.com/id/lectionary/805-4> ;
  dcterms:source "Lectionary for Mass (USA, 1998/2002 edition), Volume IV: Masses for the Dead, nos. 1011-1026" ;
  ci:ontologyVersion "0.8.0" .
