@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix demovoc: <http://thesaurus.web.ined.fr/demovoc> .

<http://thesaurus.web.ined.fr/demovoc/concept111>
  skos:prefLabel "ANATOMY"@en, "ANATOMIE"@fr ;
  a skos:Concept ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept202> .

<http://thesaurus.web.ined.fr/demovoc/concept1701>
  skos:prefLabel "LIFE SCIENCES"@en, "SCIENCES DE LA VIE"@fr ;
  a skos:Concept ;
  skos:narrower <http://thesaurus.web.ined.fr/demovoc/concept202> .

<http://thesaurus.web.ined.fr/demovoc/concept202>
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept205>, <http://thesaurus.web.ined.fr/demovoc/concept203> ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept1701> ;
  skos:narrower <http://thesaurus.web.ined.fr/demovoc/concept773>, <http://thesaurus.web.ined.fr/demovoc/concept1415>, <http://thesaurus.web.ined.fr/demovoc/concept111> ;
  skos:prefLabel "BIOLOGIE"@fr, "BIOLOGY"@en ;
  skos:inScheme demovoc: ;
  a skos:Concept .

<http://thesaurus.web.ined.fr/demovoc/concept1415>
  skos:prefLabel "PHYSIOLOGY"@en, "PHYSIOLOGIE"@fr ;
  a skos:Concept ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept202> .

<http://thesaurus.web.ined.fr/demovoc/collection610>
  skos:prefLabel "Subject"@en, "Matière"@fr ;
  a skos:Collection ;
  skos:member <http://thesaurus.web.ined.fr/demovoc/concept202> .

<http://thesaurus.web.ined.fr/demovoc/concept205>
  skos:prefLabel "BIOSTATISTICS"@en, "BIOSTATISTIQUE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept202> .

demovoc:
  skos:prefLabel "DemoVoc"@en, "DemoVoc"@fr ;
  a skos:ConceptScheme .

<http://thesaurus.web.ined.fr/demovoc/concept773>
  skos:prefLabel "GENETICS"@en, "GENETIQUE"@fr ;
  a skos:Concept ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept202> .

<http://thesaurus.web.ined.fr/demovoc/concept203>
  skos:prefLabel "BIOMETRICS"@en, "BIOMETRIE"@fr ;
  a skos:Concept ;
  skos:related <http://thesaurus.web.ined.fr/demovoc/concept202> .

