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

<http://thesaurus.web.ined.fr/demovoc/concept186>
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept387> ;
  skos:inScheme demovoc: ;
  skos:prefLabel "UNMET NEEDS FOR CONTRACEPTION"@en, "BESOINS NON SATISFAITS DE CONTRACEPTION"@fr ;
  a skos:Concept .

<http://thesaurus.web.ined.fr/demovoc/concept1493> skos:related <http://thesaurus.web.ined.fr/demovoc/concept186> .
<http://thesaurus.web.ined.fr/demovoc/concept387>
  skos:prefLabel "CONTRACEPTION"@en, "CONTRACEPTION"@fr ;
  a skos:Concept .

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

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

