@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-HN1JN2RM-W>
  skos:prefLabel "service maternité"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-HT5F262W-N> .

<http://data.loterre.fr/ark:/67375/2CX-J3T9LS3X-Q>
  skos:prefLabel "méthode kangourou"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-HT5F262W-N> .

<http://data.loterre.fr/ark:/67375/2CX-HT5F262W-N>
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-J3T9LS3X-Q> ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "UNITE MERE BEBE"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-HN1JN2RM-W> ;
  skos:prefLabel "unité mère-bébé"@fr .

