@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://data.loterre.fr/ark:/67375/2CX> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/2CX-D3FM5WPG-F>
  skos:hiddenLabel "TEST PSYCHOMOTEUR"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/2CX> ;
  skos:broader <http://data.loterre.fr/ark:/67375/2CX-Q5SMS9V8-8> ;
  skos:prefLabel "test psychomoteur"@fr ;
  skos:altLabel "bilan psychomoteur"@fr, "évaluation psychomotrice"@fr .

<http://data.loterre.fr/ark:/67375/2CX-Q5SMS9V8-8>
  skos:prefLabel "test d'efficience"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/2CX-D3FM5WPG-F> .

