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

ins:-JHX3X3SH-L
  skos:definition "Genetics is a branch of biology concerned with the study of genes, genetic variation, and heredity in organisms."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-SZT9L196-B ;
  skos:prefLabel "étude génétique"@fr, "genetic study"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Genetics> .

ins: a skos:ConceptScheme .
ins:-SZT9L196-B
  skos:prefLabel "étude"@fr, "study"@en ;
  a skos:Concept ;
  skos:narrower ins:-JHX3X3SH-L .

