@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:-S4L6302R-R .

psr: a skos:ConceptScheme .
psr:-LM554F5D-N
  skos:prefLabel "fonction rationnelle"@fr, "rational function"@en ;
  a skos:Concept ;
  skos:related psr:-S4L6302R-R .

psr:-S4L6302R-R
  skos:related psr:-LM554F5D-N ;
  skos:broader psr:-ZGXHSTNB-1 ;
  dc:created "2023-08-22"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Function_field_of_an_algebraic_variety> ;
  skos:inScheme psr: ;
  a skos:Concept ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:prefLabel "function field of an algebraic variety"@en, "corps de fonctions d'une variété algébrique"@fr ;
  skos:definition """In algebraic geometry, the function field of an algebraic variety V consists of objects that are interpreted as rational functions on V. In classical algebraic geometry they are ratios of polynomials; in complex geometry these are meromorphic functions and their higher-dimensional analogues; in modern algebraic geometry they are elements of some quotient ring's field of fractions. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Function_field_of_an_algebraic_variety">https://en.wikipedia.org/wiki/Function_field_of_an_algebraic_variety</a>)"""@en .

