@prefix thesaurusinrae: <http://opendata.inrae.fr/thesaurusINRAE/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

thesaurusinrae:c_4310
  skos:prefLabel "traitement physico-chimique"@fr, "physical-chemical treatment"@en ;
  a skos:Concept ;
  skos:narrower thesaurusinrae:c_15790 .

thesaurusinrae:mt_54
  skos:prefLabel "CON processing technology and equipment"@en, "TRA procédés et équipements de transformation"@fr ;
  a skos:ConceptScheme .

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

thesaurusinrae:c_cb3b0c3d
  skos:prefLabel "pickling"@en, "décapage"@fr ;
  a skos:Concept ;
  skos:broader thesaurusinrae:c_15790 .

thesaurusinrae:c_15790
  dc:modified "2024-11-27T08:47:24"^^xsd:dateTime ;
  skos:narrower thesaurusinrae:c_cb3b0c3d ;
  skos:prefLabel "surface treatment"@en, "traitement de surface"@fr ;
  skos:inScheme thesaurusinrae:mt_54, thesaurusinrae:thesaurusINRAE ;
  skos:broader thesaurusinrae:c_4310 ;
  a skos:Concept .

