@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:196
  a skos:Concept ;
  dc:contributor "dgwr" ;
  dc:created "2012-01-05T10:23:22Z"^^xsd:dateTime ;
  dc:creator "dgwr" ;
  dc:modified "2019-05-09T16:00:18.197+00:00"^^xsd:dateTime ;
  skos:altLabel "(1R,4S,4aS,5R,6R,7S,8S,8aR)-1,2,3,4,10,10-hexachloro-1,4,4a,5,6,7,8,8a-octahydro-6,7-epoxy-1,4:5,8-dimethanonaphthalene"@en ;
  skos:broader cast:1 ;
  skos:definition "The persistent metabolite of aldrin and dieldrin, identified with CAS number 60-57-1 and with the IUPAC name (1R,4S,4aS,5R,6R,7S,8S,8aR)-1,2,3,4,10,10-hexachloro-1,4,4a,5,6,7,8,8a-octahydro-6,7-epoxy-1,4:5,8-dimethanonaphthalene"@en ;
  skos:prefLabel "HEOD"@en .

cast:1
  a skos:Concept ;
  skos:narrower cast:196 ;
  skos:prefLabel "determinands"@en .

