@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:115
  a skos:Concept ;
  dc:contributor "dgwr" ;
  dc:created "2010-12-15T15:55:54Z"^^xsd:dateTime ;
  dc:creator "dgwr" ;
  dc:modified "2019-05-09T16:00:18.197+00:00"^^xsd:dateTime ;
  skos:altLabel "AAS"@en ;
  skos:broader cast:3 ;
  skos:definition "Machines which detect the amount of light absorbed by atomized samples, in promoting electrons to higher orbitals. The wavelength of light absorbed is characteristic to each element, and can thus be used to determine the chemical composition of samples."@en ;
  skos:exactMatch <http://vocab.nerc.ac.uk/collection/L05/current/LAB10/> ;
  skos:narrower cast:248, cast:116 ;
  skos:prefLabel "atomic absorption spectrometers"@en ;
  skos:related cast:166 .

<http://vocab.nerc.ac.uk/collection/L05/current/LAB10/> skos:exactMatch cast:115 .
cast:248
  a skos:Concept ;
  skos:broader cast:115 ;
  skos:prefLabel "PSA Millenium Galahad"@en .

cast:116
  a skos:Concept ;
  skos:broader cast:115 ;
  skos:prefLabel "Unicam 929"@en .

cast:166
  a skos:Concept ;
  skos:prefLabel "atomic absorption spectrometry"@en ;
  skos:related cast:115 .

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

