@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:-TJ7FFF98-B
  skos:broader psr:-T88XBMNP-M, psr:-L2BN0W1T-P ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Application_(math%C3%A9matiques)>, <https://en.wikipedia.org/wiki/Map_(mathematics)> ;
  skos:altLabel "mapping"@en ;
  skos:definition """En mathématiques, une application est une relation entre deux ensembles pour laquelle chaque élément du premier (appelé ensemble de départ ou source) est relié à un unique élément du second (l’ensemble d'arrivée ou but). Le terme est concurrencé par celui de fonction, bien que celui-ci désigne parfois plus spécifiquement les applications dont le but est un ensemble de nombres et parfois, au contraire, englobe plus largement les relations pour lesquelles chaque élément de l'ensemble de départ est relié à au plus un élément de l'ensemble d'arrivée. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Application_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/Application_(math%C3%A9matiques)</a>)"""@fr, """In mathematics, a map or mapping is a function in its general sense. These terms may have originated as from the process of making a geographical map: mapping the Earth surface to a sheet of paper. The term map may be used to distinguish some special types of functions, such as homomorphisms. For example, a linear map is a homomorphism of vector spaces, while the term linear function may have this meaning or it may mean a linear polynomial. In category theory, a map may refer to a morphism. The term transformation can be used interchangeably, but transformation often refers to a function from a set to itself. There are also a few less common uses in logic and graph theory. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Map_(mathematics)">https://en.wikipedia.org/wiki/Map_(mathematics)</a>)"""@en ;
  dc:created "2023-08-21"^^xsd:date ;
  skos:prefLabel "map"@en, "application"@fr ;
  a skos:Concept ;
  dc:modified "2023-08-21"^^xsd:date ;
  skos:inScheme psr: .

psr:-L2BN0W1T-P
  skos:prefLabel "fonction"@fr, "function"@en ;
  a skos:Concept ;
  skos:narrower psr:-TJ7FFF98-B .

psr:-T88XBMNP-M
  skos:prefLabel "set theory"@en, "théorie des ensembles"@fr ;
  a skos:Concept ;
  skos:narrower psr:-TJ7FFF98-B .

