@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:-C4BXTZC6-H
  skos:prefLabel "geometric figure"@en, "figure géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-R63MBGNQ-0 .

psr:-H51D6H37-3
  skos:prefLabel "cercle"@fr, "circle"@en ;
  a skos:Concept ;
  skos:related psr:-R63MBGNQ-0 .

psr:-R63MBGNQ-0
  skos:exactMatch <https://en.wikipedia.org/wiki/Disk_(mathematics)>, <https://fr.wikipedia.org/wiki/Disque_(g%C3%A9om%C3%A9trie)> ;
  skos:definition """Un disque est une figure géométrique dans un plan (ou plutôt une surface plane) formée des points situés à une distance inférieure ou égale, à une valeur donnée <i>R</i> d'un point O nommé centre. <i>R</i> est le rayon du disque. La frontière du disque est un cercle de centre O et de rayon <i>R</i> appelé Périmètre. Le disque est fermé si la frontière est incluse, et ouvert si elle n'en fait pas partie. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Disque_(g%C3%A9om%C3%A9trie)">https://fr.wikipedia.org/wiki/Disque_(g%C3%A9om%C3%A9trie)</a>)"""@fr, """In geometry, a disk (also spelled disc) is the region in a plane bounded by a circle. A disk is said to be closed if it contains the circle that constitutes its boundary, and open if it does not. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Disk_(mathematics)">https://en.wikipedia.org/wiki/Disk_(mathematics)</a>)"""@en ;
  dc:modified "2023-06-30"^^xsd:date ;
  skos:inScheme psr: ;
  skos:prefLabel "disque"@fr, "disk"@en ;
  a skos:Concept ;
  skos:broader psr:-C4BXTZC6-H ;
  dc:created "2023-06-30"^^xsd:date ;
  skos:related psr:-H51D6H37-3 .

