@prefix qx8: <http://data.loterre.fr/ark:/67375/QX8> .
@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#> .

qx8: a skos:ConceptScheme .
qx8:-Q268MPDV-K
  skos:prefLabel "vegetal species"@en, "espèce végétale"@fr ;
  a skos:Concept ;
  skos:narrower qx8:-K0X3SMXH-T .

qx8:-K0X3SMXH-T
  skos:prefLabel "cigüe"@fr, "hemlock"@en ;
  dc:modified "2024-06-04T08:57:00"^^xsd:dateTime ;
  skos:inScheme qx8: ;
  skos:definition "The word hemlock (traditional spelling), originally refers to a poisonous plant in the Apiaceae family. (Adapted and translated from: <a href=\"https://fr.wikipedia.org/wiki/Cigu%C3%AB\">https://fr.wikipedia.org/wiki/Cigu%C3%AB</a>)"@en, "Le mot ciguë (orthographe traditionnelle) ou cigüe (orthographe rectifiée de 1990), issu du latin cicūta, désigne originellement une plante toxique de la famille des Apiacées. (Adapté de : <a href=\"https://fr.wikipedia.org/wiki/Cigu%C3%AB\">https://fr.wikipedia.org/wiki/Cigu%C3%AB</a>)"@fr ;
  a skos:Concept ;
  skos:altLabel "ciguë"@fr ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Cigu%C3%AB> ;
  skos:broader qx8:-Q268MPDV-K .

