@prefix lexinfo: <http://www.lexinfo.net/ontology/2.0/lexinfo#> .
@prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

<http://opendata.inrae.fr/TECSEM/xl_fr_37-1>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "écotoxicité"@fr ;
  a skosxl:Label .

<http://opendata.inrae.fr/TECSEM/Technologies_des_semences>
  a skos:ConceptScheme ;
  skos:hasTopConcept <http://opendata.inrae.fr/TECSEM/37> .

<http://opendata.inrae.fr/TECSEM/37>
  skos:definition "Toxicité exercée par toute substance chimique sur l'environnement, notamment sur certains indicateurs biologiques (poissons, crustacés, algues vertes, oiseaux, micro-organismes du sol), voire biochimiques (dose ATP du sol). (Source : INRA)"@fr ;
  skos:prefLabel "Ökotoxizität"@de, "écotoxicité"@fr, "ecotoxicity"@en ;
  skos:example "Es gibt eine Abteilung Ökotoxikologie des beratenden wissenschaftlichen Ausschusses für die Prüfung der Toxizität und der Ökotoxizität chemischer Verbindungen. (Source : INRA)"@de, "Despite resource constraints, ecological risk assessment, based on ecotoxicity data, has been an important activity under many programs at the U.S. Environmental Protection Agency. The Office of Pesticides and Toxic Substances, for example, is concerned about potential impacts of pesticides and toxic chemicals on organisms, including aquatic and terrestrial communities. (Source : INRA)"@en ;
  dc11:subject "Agronomie"@fr, "Agronomy"@en ;
  skosxl:prefLabel <http://opendata.inrae.fr/TECSEM/xl_de_37-3>, <http://opendata.inrae.fr/TECSEM/xl_fr_37-1> ;
  a skos:Concept ;
  skos:inScheme <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> ;
  skos:topConceptOf <http://opendata.inrae.fr/TECSEM/Technologies_des_semences> .

<http://opendata.inrae.fr/TECSEM/xl_de_37-3>
  lexinfo:gender "feminine"@en, "féminin"@fr ;
  lexinfo:partOfSpeech "noun"@en, "nom"@fr ;
  skosxl:literalForm "Ökotoxizität"@de ;
  a skosxl:Label .

