@prefix chc: <http://data.loterre.fr/ark:/67375/CHC> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

chc:-XFB6107F-N
  skos:prefLabel "activité agricole"@fr, "agricultural activity"@en ;
  a skos:Concept ;
  skos:narrower chc:-50GTGB3N-J .

chc: a skos:ConceptScheme .
chc:-50GTGB3N-J
  skos:definition "Production de fruits et légumes à échelle relativement réduite. (Source : wikidata)"@fr, "Relatively small-scale production of fruits, vegetables and flowers as cash crops. (Source: wikidata)"@en ;
  a skos:Concept ;
  skos:inScheme chc: ;
  skos:broader chc:-XFB6107F-N ;
  skos:prefLabel "maraîchage"@fr, "market garden"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q143970> .

