@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesaurusinrae:mt_16
  skos:prefLabel "ENV pollution"@en, "ENV pollutions"@fr ;
  a skos:ConceptScheme ;
  skos:hasTopConcept thesaurusinrae:c_4696 .

thesaurusinrae:c_4696
  skos:definition thesaurusinrae:note_d77c28a6 ;
  dc:modified "2025-03-11T08:18:13"^^xsd:dateTime ;
  skos:topConceptOf thesaurusinrae:mt_16 ;
  skos:prefLabel "réduction de la pollution"@fr, "pollution abatement"@en ;
  skos:inScheme thesaurusinrae:mt_16, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:d_0105 ;
  a skos:Concept .

thesaurusinrae:note_d77c28a6
  dc:source "Institut national de recherche pour l'agriculture, l'alimentation et l'environnement (2021) \"Thésaurus INRAE\", Recherche Data Gouv, V1. https://doi.org/10.15454/J8GANU" ;
  dc:created "2025-03-11T08:18:13"^^xsd:dateTime ;
  rdf:value "Stratégies et techniques visant à diminuer la quantité de polluants présents dans l'environnement."@fr ;
  a rdfs:Resource .

thesaurusinrae:thesaurusINRAE
  skos:prefLabel "INRAE thesaurus"@en, "Thésaurus INRAE"@fr ;
  a <http://www.w3.org/ns/adms#Asset>, skos:ConceptScheme, owl:Ontology .

thesaurusinrae:d_0105
  skos:prefLabel "01.05 POLLUTION"@en, "01.05 POLLUTIONS"@fr ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_4696 .

thesaurusinrae:gr_6c79e7c5
  skos:prefLabel "coll CONCEPTS DEFINIS"@fr, "coll DEFINED CONCEPTS"@en ;
  a skos:Collection ;
  skos:member thesaurusinrae:c_4696 .

