@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
<https://w3id.org/ozcar-theia/c_8289cb7d>
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  skos:definition "[ChEBI] A primary amino compound that is aniline in which the phenyl group has been substituted at positions 2, 3, and 6 by chlorine, phenoxy, and nitro groups, respectively. A protoporphyrinogen oxidase (PPO) inhibitor, it is used as a herbicide against a broad range of weeds in a wide range of crops."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Aclonifen"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

