@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-R75KKR3V-2 .

n9j:-M3RVMPD4-T
  skos:prefLabel "agriculture"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R75KKR3V-2 .

n9j:-R75KKR3V-2
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/agrodiversity_and_seeds> ;
  skos:definition "If a crop that is desired for food, fodder, or fiber, is to be available for the next planting season, some of its seeds must be preserved. For biologists, agricultural scientists, gardeners, and farmers, there is growing concern about the dependence upon seed companies. [Source: Encyclopedia of Environment and Society; Seeds, Agrodiversity and]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-M3RVMPD4-T ;
  skos:prefLabel "agrodiversity and seeds"@en .

n9j: a skos:ConceptScheme .
