@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:-QWCQXKDM-H
  skos:exactMatch <https://en.wikipedia.org/wiki/Pentagon>, <https://fr.wikipedia.org/wiki/Pentagone> ;
  dc:modified "2023-07-28"^^xsd:date ;
  skos:definition """En géométrie, un pentagone est un polygone à cinq sommets, donc cinq côtés et cinq diagonales. Un pentagone est soit simple (convexe ou concave), soit croisé. Le pentagone régulier étoilé est le pentagramme. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Pentagone">https://fr.wikipedia.org/wiki/Pentagone</a>)"""@fr, """In geometry, a pentagon (from the Greek πέντε pente meaning five and γωνία gonia meaning angle) is any five-sided polygon or 5-gon. The sum of the internal angles in a simple pentagon is 540°. A pentagon may be simple or self-intersecting. A self-intersecting regular pentagon (or star pentagon) is called a pentagram. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Pentagon">https://en.wikipedia.org/wiki/Pentagon</a>)"""@en ;
  skos:inScheme psr: ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:prefLabel "pentagone"@fr, "pentagon"@en ;
  skos:broader psr:-BR5SB1V8-M ;
  a skos:Concept .

psr:-BR5SB1V8-M
  skos:prefLabel "polygone"@fr, "polygon"@en ;
  a skos:Concept ;
  skos:narrower psr:-QWCQXKDM-H .

