@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix cast: <http://onto.nerc.ac.uk/CAST/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

dc:creator rdfs:label "Creator" .
dc:created rdfs:label "Created" .
dc:contributor rdfs:label "Contributor" .
dc:modified rdfs:label "Modified" .
cast:168
  a skos:Concept ;
  dc:contributor "dgwr" ;
  dc:created "2010-12-15T17:24:04Z"^^xsd:dateTime ;
  dc:creator "dgwr" ;
  dc:modified "2019-05-09T16:00:18.197+00:00"^^xsd:dateTime ;
  skos:broader cast:167 ;
  skos:definition "Automated colorimetry – method based on a modified Berthelot reaction, in which ammonia reacts with salicylate and dichloroisocyanurate to form an Indophenol dye."@en ;
  skos:prefLabel "Berthelot reaction"@en ;
  skos:related cast:119, cast:118, cast:121, cast:117 .

cast:119
  a skos:Concept ;
  skos:prefLabel "Seal AutoAnalyzer III system"@en ;
  skos:related cast:168 .

cast:118
  a skos:Concept ;
  skos:prefLabel "Seal AQ2 discrete analyser SOP 3115b"@en ;
  skos:related cast:168 .

cast:167
  a skos:Concept ;
  skos:narrower cast:168 ;
  skos:prefLabel "automated colorimetry"@en .

cast:121
  a skos:Concept ;
  skos:prefLabel "Technicon AutoAnalyzer II system"@en ;
  skos:related cast:168 .

cast:117
  a skos:Concept ;
  skos:prefLabel "automated colorimeters"@en ;
  skos:related cast:168 .

