@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<https://w3id.org/ozcar-theia/c_df308cab>
  skos:broader <https://w3id.org/ozcar-theia/c_c2c513c5> ;
  skos:inScheme <https://w3id.org/ozcar-theia/> ;
  skos:prefLabel "Metazachlor"@en ;
  a 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_df308cab> .

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