@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:-T2QRG4K6-X .

psr: a skos:ConceptScheme .
psr:-T2QRG4K6-X
  dc:modified "2024-10-18"^^xsd:date ;
  dc:created "2023-08-23"^^xsd:date ;
  skos:inScheme psr: ;
  skos:prefLabel "corps de définition"@fr, "field of definition"@en ;
  skos:broader psr:-ZGXHSTNB-1, psr:-S0STN89F-1 ;
  skos:definition """In mathematics, the field of definition of an algebraic variety V is essentially the smallest field to which the coefficients of the polynomials defining V can belong. Given polynomials, with coefficients in a field K, it may not be obvious whether there is a smaller field k, and other polynomials defined over k, which still define V.
<br/>The issue of field of definition is of concern in diophantine geometry. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Field_of_definition">https://en.wikipedia.org/wiki/Field_of_definition</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Field_of_definition> ;
  a skos:Concept .

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

