@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

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

<https://w3id.org/ozcar-theia/c_55875609>
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  skos:definition "[Wikipedia] Oryzalin is an herbicide of the dinitroaniline class. It acts through the disruption (depolymerization) of microtubules, thus blocking anisotropic growth of plant cells. It can also be used to induce polyploidy in plants as an alternative to colchicine."@en, "[ChEBI] A sulfonamide that is benzenesulfonamide substituted at positions 3 and 5 by nitro groups and at position 4 by a dipropylamino group."@en ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Oryzalin"@en ;
  a <https://w3id.org/iadopt/ont/Entity>, skos:Concept .

<https://w3id.org/ozcar-theia/> a skos:ConceptScheme, owl:Ontology .
