@prefix xd4: <http://data.loterre.fr/ark:/67375/XD4> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

xd4: a skos:ConceptScheme .
xd4:-TSJ085WK-6
  uneskos:memberOf xd4:-OBJM ;
  skos:hiddenLabel "Quadrature du cercle"@fr, "Squaring of the circle"@en ;
  a skos:Concept ;
  skos:inScheme xd4: ;
  skos:prefLabel "quadrature du cercle"@fr, "squaring the circle"@en, "cuadratura del círculo"@es .

xd4:-OBJM
  skos:prefLabel "Concept mathématique"@fr, "Mathematical concept"@en ;
  a isothes:ConceptGroup ;
  skos:member xd4:-TSJ085WK-6 .

