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

<http://thesaurus.web.ined.fr/demovoc/concept156>
  skos:prefLabel "ABORTION"@en, "AVORTEMENT"@fr ;
  a skos:Concept ;
  skos:narrower <http://thesaurus.web.ined.fr/demovoc/concept157> .

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

<http://thesaurus.web.ined.fr/demovoc/concept157>
  skos:altLabel "AVORTEMENT ILLEGAL"@fr, "ILLEGAL ABORTION"@en ;
  skos:broader <http://thesaurus.web.ined.fr/demovoc/concept156> ;
  skos:inScheme demovoc: ;
  skos:prefLabel "CLANDESTINE ABORTION"@en, "AVORTEMENT CLANDESTIN"@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/concept157> .

