@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: a skos:ConceptScheme .
psr:-BH7GSJWW-L
  skos:inScheme psr: ;
  skos:prefLabel "valeur principale"@fr, "principal value"@en ;
  skos:definition """En mathématiques, plus particulièrement en analyse complexe, une détermination d'une fonction multivaluée (à plusieurs valeurs) est une fonction (au sens habituel, donc univaluée) qui prend l'une des valeurs possibles de la fonction multivaluée. L'une des déterminations possibles est en général décrétée principale. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/D%C3%A9termination_d%27une_fonction_multivalu%C3%A9e">https://fr.wikipedia.org/wiki/D%C3%A9termination_d%27une_fonction_multivalu%C3%A9e</a>)"""@fr, """In mathematics, specifically complex analysis, the principal values of a multivalued function are the values along one chosen branch of that function, so that it is single-valued. A simple case arises in taking the square root of a positive real number. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Principal_value">https://en.wikipedia.org/wiki/Principal_value</a>)"""@en ;
  dc:created "2023-08-04"^^xsd:date ;
  dc:modified "2023-08-04"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/D%C3%A9termination_d%27une_fonction_multivalu%C3%A9e>, <https://en.wikipedia.org/wiki/Principal_value> ;
  skos:broader psr:-PGKR62CQ-7 .

psr:-PGKR62CQ-7
  skos:prefLabel "branche principale"@fr, "principal branch"@en ;
  a skos:Concept ;
  skos:narrower psr:-BH7GSJWW-L .

