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

q1w:-S4Z7LW8S-K
  skos:altLabel "récolte mécanisée"@fr, "machine harvesting"@en, "automated harvest"@en, "mechanical harvest"@en, "mechanized harvest"@en, "mechanized harvesting"@en ;
  skos:hiddenLabel "mechanically harvested"@en, "harvest mechanization"@en, "mechanised harvesting"@en, "vendange mécanique"@fr ;
  skos:inScheme q1w: ;
  skos:prefLabel "récolte mécanique"@fr, "mechanical harvesting"@en ;
  inist:semCategory "Activity"@en, "Activité"@fr ;
  inist:domain "Crop science / Horticulture"@en, "Phytotechnie / Horticulture"@fr ;
  a skos:Concept ;
  uneskos:memberOf q1w:-PHT, q1w:-ACTI .

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

q1w: a skos:ConceptScheme .
q1w:-ACTI
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-S4Z7LW8S-K .

