@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-97S50SHV-4>
  skos:prefLabel "sensorialité"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-CQL0CFL3-D> .

<http://data.loterre.fr/ark:/67375/2CX-2M3D29S5-9>
  skos:prefLabel "nourrisson"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/2CX-CQL0CFL3-D> .

<http://data.loterre.fr/ark:/67375/2CX-CQL0CFL3-D>
  skos:related <http://data.loterre.fr/ark:/67375/2CX-2M3D29S5-9> ;
  skos:scopeNote "Conscience de son propre corps."@fr ;
  dc:created "2021-07-01"^^xsd:date ;
  skos:hiddenLabel "PROPRIOCEPTION"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-97S50SHV-4> ;
  skos:prefLabel "proprioception"@fr .

