@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:-GR8X1BV4-T
  skos:prefLabel "golden ratio"@en, "nombre d'or"@fr ;
  a skos:Concept ;
  skos:related psr:-KHVRXGGV-W .

psr:-G0VW5RMK-2
  skos:prefLabel "géométrie discrète"@fr, "discrete geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-KHVRXGGV-W .

psr:-KHVRXGGV-W
  skos:exactMatch <https://fr.wikipedia.org/wiki/Pavage_de_Penrose>, <https://en.wikipedia.org/wiki/Penrose_tiling> ;
  skos:broader psr:-G0VW5RMK-2, psr:-XQFJ3CMP-K ;
  skos:prefLabel "Penrose tiling"@en, "pavage de Penrose"@fr ;
  dc:created "2023-07-31"^^xsd:date ;
  dc:modified "2023-07-31"^^xsd:date ;
  skos:inScheme psr: ;
  skos:related psr:-GR8X1BV4-T ;
  skos:definition """Les pavages de Penrose sont, en géométrie, des pavages du plan découverts par le mathématicien et physicien britannique Roger Penrose dans les années 1970. En 1984, ils ont été utilisés comme un modèle intéressant de la structure des quasi-cristaux. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Pavage_de_Penrose">https://fr.wikipedia.org/wiki/Pavage_de_Penrose</a>)"""@fr, """A Penrose tiling is an example of an aperiodic tiling. Here, a tiling is a covering of the plane by non-overlapping polygons or other shapes, and a tiling is aperiodic if it does not contain arbitrarily large periodic regions or patches. However, despite their lack of translational symmetry, Penrose tilings may have both reflection symmetry and fivefold rotational symmetry. Penrose tilings are named after mathematician and physicist Roger Penrose, who investigated them in the 1970s. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Penrose_tiling">https://en.wikipedia.org/wiki/Penrose_tiling</a>)"""@en ;
  a skos:Concept .

psr: a skos:ConceptScheme .
psr:-XQFJ3CMP-K
  skos:prefLabel "pavage du plan"@fr, "tessellation"@en ;
  a skos:Concept ;
  skos:narrower psr:-KHVRXGGV-W .

