@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-scriptural-6>
  a ci:DevotionalStation ;
  schema:name "6. Jesus is scourged and crowned with thorns" ;
  ci:stationNumber "6"^^xsd:integer ;
  ci:devotion "way_of_the_cross" ;
  ci:stationTradition "scriptural" ;
  ci:isScriptural "true"^^xsd:boolean ;
  ci:citation "Matthew 27:26, 28-29" ;
  ci:osisRef "Matt.27.26,Matt.27.28-Matt.27.29" ;
  ci:pericope <https://catholicintelligence.com/id/pericope/matt.27.26+matt.27.28-matt.27.29> ;
  dcterms:source "stations.app, traditional Way of the Cross" ;
  ci:ontologyVersion "0.8.0" .
