@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@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#> .

psr:-ZGXHSTNB-1
  skos:prefLabel "algebraic variety"@en, "variété algébrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-JPMZPW3Z-1 .

psr: a skos:ConceptScheme .
psr:-S0STN89F-1
  skos:prefLabel "Diophantine geometry"@en, "géométrie diophantienne"@fr ;
  a skos:Concept ;
  skos:narrower psr:-JPMZPW3Z-1 .

psr:-JPMZPW3Z-1
  skos:inScheme psr: ;
  dc:created "2023-08-23"^^xsd:date ;
  skos:broader psr:-S0STN89F-1, psr:-ZGXHSTNB-1 ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Mordellic_variety> ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "variété mordellique"@fr, "Mordellic variety"@en ;
  skos:definition """In mathematics, a Mordellic variety is an algebraic variety which has only finitely many points in any finitely generated field. The terminology was introduced by Serge Lang to enunciate a range of conjectures linking the geometry of varieties to their Diophantine properties. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Mordellic_variety">https://en.wikipedia.org/wiki/Mordellic_variety</a>)"""@en ;
  a skos:Concept .

