@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/station/station-traditional-13>
  a ci:DevotionalStation ;
  schema:name "13. Jesus is taken down from the cross" ;
  ci:stationNumber "13"^^xsd:integer ;
  ci:devotion "way_of_the_cross" ;
  ci:stationTradition "traditional" ;
  ci:isScriptural "true"^^xsd:boolean ;
  ci:citation "Matthew 27:57-59; Mark 15:42-46; Luke 23:50-53; John 19:38-40" ;
  ci:osisRef "Matt.27.57-Matt.27.59" ;
  ci:osisRef "Mark.15.42-Mark.15.46" ;
  ci:osisRef "Luke.23.50-Luke.23.53" ;
  ci:osisRef "John.19.38-John.19.40" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/matt.27.57-matt.27.59> ;
  ci:pericope <https://catholicintelligence.com/id/pericope/mark.15.42-mark.15.46> ;
  ci:pericope <https://catholicintelligence.com/id/pericope/luke.23.50-luke.23.53> ;
  ci:pericope <https://catholicintelligence.com/id/pericope/john.19.38-john.19.40> ;
  dcterms:source "stations.app, traditional Way of the Cross" ;
  ci:ontologyVersion "0.8.0" .
