@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix ns0: <http://mysite.org/> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp:-S59MBK87-C
  ns0:ns0group "Politique de groupe de population"@fr ;
  dc11:identifier "33_3_5_3_0_0_0" ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Fécondation in vitro"@fr ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-T4LR49WN-2 ;
  skos:prefLabel "fécondation in vitro"@fr ;
  skos:altLabel "FIV"@fr .

tsp:-Politique_de_groupe_de_population
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Politique de groupe de population"@fr ;
  skos:member tsp:-S59MBK87-C .

tsp: a skos:ConceptScheme .
tsp:-T4LR49WN-2
  skos:prefLabel "fécondation artificielle"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-S59MBK87-C .

