@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

<https://w3id.org/ozcar-theia/c_e0de86ce>
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  skos:definition <https://w3id.org/ozcar-theia/def_29f7077e> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Alachlor"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/c_c2c513c5>
  skos:prefLabel "Chemical entity"@en ;
  a skos:Concept ;
  skos:narrower <https://w3id.org/ozcar-theia/c_e0de86ce> .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/def_29f7077e>
  dc:source <https://www.ebi.ac.uk/chebi/searchId.do?chebiId=CHEBI:2533> ;
  rdf:value "An aromatic amide that is N-(2,6-diethylphenyl)acetamide substituted by a methoxymethyl group at at the nitrogen atom while one of the hydrogens of the methyl group has been replaced by a chlorine atom."@en .

