@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:122
  a skos:Concept ;
  dc:contributor "dgwr" ;
  dc:created "2010-12-15T15:59:56Z"^^xsd:dateTime ;
  dc:creator "dgwr" ;
  dc:modified "2019-05-09T16:00:18.197+00:00"^^xsd:dateTime ;
  skos:altLabel "Autotitrator"@en ;
  skos:broader cast:3 ;
  skos:definition "Machines  which are automated to determine the concentration of an analyte via reaction with a known concentration and volume of titrant"@en ;
  skos:exactMatch <http://vocab.nerc.ac.uk/collection/L05/current/LAB12/> ;
  skos:narrower cast:123, cast:311 ;
  skos:prefLabel "autotitrators"@en ;
  skos:related cast:182, cast:175 .

cast:123
  a skos:Concept ;
  skos:broader cast:122 ;
  skos:prefLabel "Metrohm Titrino"@en .

<http://vocab.nerc.ac.uk/collection/L05/current/LAB12/> skos:exactMatch cast:122 .
cast:182
  a skos:Concept ;
  skos:prefLabel "manual then autotitration using Gran plots"@en ;
  skos:related cast:122 .

cast:175
  a skos:Concept ;
  skos:prefLabel "autotitration using Gran plots"@en ;
  skos:related cast:122 .

cast:311
  a skos:Concept ;
  skos:broader cast:122 ;
  skos:prefLabel "Metrohm 888 Titrando"@en .

cast:3
  a skos:Concept ;
  skos:narrower cast:122 ;
  skos:prefLabel "machine descriptions"@en .

