@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:-NBDBFH2B-5
  skos:prefLabel "mathematical physics"@en, "physique mathématique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-WHH7TBHZ-Q .

psr:-WHH7TBHZ-Q
  skos:definition """Un champ scalaire est une fonction de plusieurs variables qui associe un seul nombre (ou scalaire) à chaque point de l'espace. Les champs scalaires sont utilisés en physique pour représenter les variations spatiales de grandeurs scalaires. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Champ_scalaire">https://fr.wikipedia.org/wiki/Champ_scalaire</a>)"""@fr, """In mathematics and physics, a scalar field is a function associating a single number to every point in a space – possibly physical space. The scalar may either be a pure mathematical number (dimensionless) or a scalar physical quantity (with units). 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Scalar_field">https://en.wikipedia.org/wiki/Scalar_field</a>)"""@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Scalar_field>, <https://fr.wikipedia.org/wiki/Champ_scalaire> ;
  dc:created "2023-07-12"^^xsd:date ;
  dc:modified "2023-07-12"^^xsd:date ;
  skos:broader psr:-NBDBFH2B-5, psr:-MDFZ99KQ-Q, psr:-BK1H4W0H-M ;
  skos:prefLabel "champ scalaire"@fr, "scalar field"@en ;
  skos:inScheme psr: ;
  a skos:Concept .

psr: a skos:ConceptScheme .
psr:-BK1H4W0H-M
  skos:prefLabel "fonction complexe"@fr, "complex function"@en ;
  a skos:Concept ;
  skos:narrower psr:-WHH7TBHZ-Q .

psr:-MDFZ99KQ-Q
  skos:prefLabel "fonction numérique"@fr, "real-valued function"@en ;
  a skos:Concept ;
  skos:narrower psr:-WHH7TBHZ-Q .

