@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#> .

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

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

q1w:-TECH_Divers
  skos:prefLabel "Technique / Method_Miscellaneous"@en, "Technique / Méthode_Divers"@fr ;
  a isothes:ConceptGroup ;
  skos:member q1w:-FX3CRW9V-B .

q1w:-FX3CRW9V-B
  skos:hiddenLabel "aquaponics"@en, "hydroponics"@en, "hydroculture"@en, "hydroculture"@fr, "aéroponie"@fr, "hydroponie"@fr, "aquaponie"@fr, "aeroponics"@en ;
  inist:domain "Environment / Pollution / Sustainable development"@en, "Environnement / Pollution / Développement durable"@fr, "Crop science"@en, "Phytotechnie"@fr ;
  skos:prefLabel "agriculture hors-sol"@fr, "soilless agriculture"@en ;
  inist:semCategory "Technique / Method"@en, "Technique / Méthode"@fr, "Activity"@en, "Activité"@fr ;
  skos:altLabel "culture sans sol"@fr, "agriculture sans sol"@fr, "culture hors-sol"@fr, "soilless cultivation"@en, "soilless culture"@en ;
  uneskos:memberOf q1w:-PHT, q1w:-ACTI, q1w:-ENV, q1w:-TECH_Divers ;
  skos:inScheme q1w: ;
  a skos:Concept .

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:-FX3CRW9V-B .

