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

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

q1w:-COMP
  skos:prefLabel "Behavior"@en, "Comportement"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-Q8KGJSF2-V .

q1w:-NUT
  skos:prefLabel "Métabolisme / Nutrition"@fr, "Metabolism / Nutrition"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-Q8KGJSF2-V .

q1w: a skos:ConceptScheme .
q1w:-Q8KGJSF2-V
  inist:domain "Metabolism / Nutrition"@en, "Food industry / Food science"@en, "Agroalimentaire / Sciences des aliments"@fr, "Métabolisme / Nutrition"@fr ;
  uneskos:memberOf q1w:-ALI, q1w:-COMP, q1w:-NUT ;
  a skos:Concept ;
  skos:hiddenLabel "circadian feeding"@en, "specialist feeding"@en, "comportements alimentaires"@fr, "specialist feeder"@en ;
  inist:semCategory "Behavior"@en, "Comportement"@fr ;
  dc:modified "2023-04-26"^^xsd:date ;
  skos:altLabel "feeding behaviour"@en, "feeding habits"@en, "eating behaviour"@en, "feeding activity"@en, "dietary behaviour"@en, "eating behavior"@en, "dietary behavior"@en ;
  skos:exactMatch obo:GO_0007631 ;
  skos:prefLabel "feeding behavior"@en, "comportement alimentaire"@fr ;
  skos:inScheme q1w: .

