@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:-JFWL30R3-5
  dc:created "2023-08-02"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Radian>, <https://en.wikipedia.org/wiki/Radian> ;
  dc:modified "2023-08-02"^^xsd:date ;
  skos:inScheme psr: ;
  skos:prefLabel "radian"@en, "radian"@fr ;
  a skos:Concept ;
  skos:definition """The radian, denoted by the symbol rad, is the unit of angle in the International System of Units (SI) and is the standard unit of angular measure used in many areas of mathematics. It is defined such that one radian is the angle subtended at the centre of a circle by an arc that is equal in length to the radius. The unit was formerly an SI supplementary unit and is currently a dimensionless SI derived unit, defined in the SI as 1 rad = 1 and expressed in terms of the SI base unit metre (m) as rad = m/m. Angles without explicitly specified units are generally assumed to be measured in radians, especially in mathematical writing. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Radian">https://en.wikipedia.org/wiki/Radian</a>)"""@en, """Le radian (symbole : rad) est l'unité d'angle (plan ou dièdre) du Système international. Par définition, un angle ayant son sommet au centre d'un cercle a une mesure d'un radian s'il intercepte, sur la circonférence de ce cercle, un arc d'une longueur égale à celle du rayon du cercle.  
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Radian">https://fr.wikipedia.org/wiki/Radian</a>)"""@fr ;
  skos:broader psr:-JL9Z4260-Z .

psr:-JL9Z4260-Z
  skos:prefLabel "trigonométrie"@fr, "trigonometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-JFWL30R3-5 .

