@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_43a26b30>
  skos:prefLabel "Dichlobenil"@en ;
  a skos:Concept, <https://w3id.org/iadopt/ont/Entity> ;
  skos:altLabel "DCBN"@en, "2,6-dichlorobenzonitrile"@en ;
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  dc:created "2022-02-07T17:00:00"^^xsd:dateTime ;
  skos:definition "[Wikipedia] 2,6-Dichlorobenzonitrile (DCBN or dichlobenil) is an organic compound with the chemical formula C6H3Cl2CN. It is a white solid that is soluble in organic solvents. It is widely used as an herbicide."@en, "[ChEBI] A nitrile that is benzonitrile which is substituted by chlorines at positions 2 and 6. A cellulose synthesis inhibitor, it is used as a pre-emergent and early post-emergent herbicide."@en ;
  skos:inScheme <https://w3id.org/ozcar-theia/> .

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

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