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

ins:-WGDM0BQQ-K
  skos:prefLabel "diagnosis method"@en, "méthode diagnostique"@fr ;
  a skos:Concept ;
  skos:narrower ins:-CXDB9SP2-H .

ins: a skos:ConceptScheme .
ins:-CXDB9SP2-H
  skos:definition "Molecular biology /məˈlɛkjʊlər/ is the branch of biology that seeks to understand the molecular basis of biological activity in and between cells, including molecular synthesis, modification, mechanisms, and interactions."@en ;
  a skos:Concept ;
  skos:inScheme ins: ;
  skos:broader ins:-WGDM0BQQ-K ;
  skos:prefLabel "molecular method"@en, "méthode moléculaire"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Molecular_biology> .

