@prefix q1w: <http://data.loterre.fr/ark:/67375/Q1W> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

q1w:-CVWP5007-9
  skos:hiddenLabel "halieutic by-products"@en, "sous-produits de poisson"@fr ;
  uneskos:memberOf q1w:-ALI, q1w:-ENV, q1w:-MATO, q1w:-BTC ;
  inist:semCategory "Organic material"@en, "Matériau organique"@fr ;
  a skos:Concept ;
  skos:inScheme q1w: ;
  skos:altLabel "sous produit du poisson"@fr, "fish byproduct"@en ;
  inist:domain "Environment / Pollution / Sustainable development"@en, "Agroalimentaire / Sciences des aliments"@fr, "Biotechnologie"@fr, "Biotechnology"@en, "Environnement / Pollution / Développement durable"@fr, "Food industry / Food science"@en ;
  skos:prefLabel "sous-produit de poisson"@fr, "fish by-product"@en .

q1w:-ALI
  skos:prefLabel "Agroalimentaire / Sciences des aliments"@fr, "Food industry / Food science"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-CVWP5007-9 .

q1w:-BTC
  skos:prefLabel "Biotechnologie"@fr, "Biotechnology"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-CVWP5007-9 .

q1w:-MATO
  skos:prefLabel "Organic material"@en, "Matériau organique"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-CVWP5007-9 .

q1w: a skos:ConceptScheme .
q1w:-ENV
  skos:prefLabel "Environnement / Pollution / Développement durable"@fr, "Environment / Pollution / Sustainable development"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-CVWP5007-9 .

