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

<https://w3id.org/ozcar-theia/def_5d0a2fb1>
  dc:source <https://en.wikipedia.org/wiki/Monolinuron> ;
  rdf:value "Monolinuron is a pesticide, more specifically a selective systemic herbicide and an algaecide. As an herbicide, it is used to control broad-leaved weeds and annual grasses in vegetable crops such as leeks, potatoes, and dwarf French beans."@en .

<https://w3id.org/ozcar-theia/c_6b234226>
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  skos:definition <https://w3id.org/ozcar-theia/def_5d0a2fb1> ;
  dc:modified "2023-05-12T14:29:30"^^xsd:dateTime ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Monolinuron"@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_6b234226> .

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