@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:-RPBDM2SZ-N
  skos:hiddenLabel "production vivrière"@fr, "vivrier marchand"@fr, "food plant"@en, "agriculture vivrière"@fr, "polyculture vivrière"@fr ;
  skos:inScheme q1w: ;
  uneskos:memberOf q1w:-ALI, q1w:-PHT, q1w:-VEGT ;
  skos:altLabel "plante alimentaire"@fr, "subsistence crop"@en, "foodplant"@en, "culture vivrière"@fr, "staple food crop"@en ;
  skos:prefLabel "food crop"@en, "plante vivrière"@fr ;
  inist:semCategory "Végétal"@fr, "Vegetal"@en ;
  inist:domain "Crop science / Horticulture"@en, "Food industry / Food science"@en, "Agroalimentaire / Sciences des aliments"@fr, "Phytotechnie / Horticulture"@fr ;
  a skos:Concept .

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

q1w:-VEGT
  skos:prefLabel "Végétal"@fr, "Vegetal"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-RPBDM2SZ-N .

q1w:-PHT
  skos:prefLabel "Phytotechnie / Horticulture"@fr, "Crop science / Horticulture"@en ;
  a isothes:ConceptGroup ;
  skos:member q1w:-RPBDM2SZ-N .

q1w: a skos:ConceptScheme .
