@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:121
  a skos:Concept ;
  dc:contributor "dgwr" ;
  dc:created "2010-12-15T16:17:23Z"^^xsd:dateTime ;
  dc:creator "dgwr" ;
  dc:modified "2019-05-09T16:00:18.197+00:00"^^xsd:dateTime ;
  skos:altLabel "Technicon AA II"@en ;
  skos:broader cast:117 ;
  skos:definition "A Technicon AutoAnalyzer II autoanalyser"@en ;
  skos:exactMatch <http://vocab.nerc.ac.uk/collection/L22/current/TOOL0291/> ;
  skos:prefLabel "Technicon AutoAnalyzer II system"@en ;
  skos:related cast:172, cast:173, cast:168, cast:169, cast:170, cast:171, cast:174 .

<http://vocab.nerc.ac.uk/collection/L22/current/TOOL0291/> skos:exactMatch cast:121 .
cast:172
  a skos:Concept ;
  skos:prefLabel "molybdenum blue reaction"@en ;
  skos:related cast:121 .

cast:174
  a skos:Concept ;
  skos:prefLabel "reduction to nitrite then a diazotisation reaction with sulphanilamide"@en ;
  skos:related cast:121 .

cast:171
  a skos:Concept ;
  skos:prefLabel "distillation of hydrogen fluoride and reaction with alizarin fluorine blue lanthanum reagent"@en ;
  skos:related cast:121 .

cast:170
  a skos:Concept ;
  skos:prefLabel "catalytic effect of iodide on the reaction between ammonium cerium sulphate (IV) and arsenic (III) oxide"@en ;
  skos:related cast:121 .

cast:169
  a skos:Concept ;
  skos:prefLabel "catalytic effect of bromide on the oxidation of iodine to iodate by potassium permanganate in sulphuric acid solution"@en ;
  skos:related cast:121 .

cast:168
  a skos:Concept ;
  skos:prefLabel "Berthelot reaction"@en ;
  skos:related cast:121 .

cast:173
  a skos:Concept ;
  skos:prefLabel "reaction with mercuric thiocyanate and the formation of the ferric thiocyanate complex"@en ;
  skos:related cast:121 .

cast:117
  a skos:Concept ;
  skos:narrower cast:121 ;
  skos:prefLabel "automated colorimeters"@en .

