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

<http://thesaurus.web.ined.fr/demovoc/concept1244>
  skos:prefLabel "MORTALITY"@en, "MORTALITE"@fr ;
  a skos:Concept ;
  skos:narrower <http://thesaurus.web.ined.fr/demovoc/concept1252> .

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

<http://thesaurus.web.ined.fr/demovoc/concept1252>
  skos:altLabel "MORTALITE INTRA-UTERINE"@fr, "FOETAL MORTALITY"@en, "DECES INTRA-UTERIN"@fr, "MORTALITY IN UTERO"@en, "INTRAUTERINE DEATH"@en ;
  a skos:Concept ;
  skos:prefLabel "MORTALITE FOETALE"@fr, "FOETAL DEATH"@en ;
  skos:inScheme demovoc: ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept1244> .

<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/concept1252> .

