@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:-ZK2ZDCNS-F
  skos:exactMatch <https://en.wikipedia.org/wiki/Isotoxal_figure>, <https://fr.wikipedia.org/wiki/Figure_isotoxale> ;
  skos:broader psr:-RNCPHQ6K-T, psr:-WVB8LP7M-L ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:definition """In geometry, a polytope (for example, a polygon or a polyhedron) or a tiling is isotoxal (from Greek τόξον  'arc') or edge-transitive if its symmetries act transitively on its edges. Informally, this means that there is only one type of edge to the object: given two edges, there is a translation, rotation, and/or reflection that will move one edge to the other while leaving the region occupied by the object unchanged. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Isotoxal_figure">https://en.wikipedia.org/wiki/Isotoxal_figure</a>)"""@en, """En géométrie, un polytope (un polygone, un polyèdre ou un pavage, par exemple) est isotoxal si son groupe de symétrie agit transitivement sur ses côtés. Informellement, cela veut dire qu'il y a un seul type de côté dans cet objet : pour deux côtés de l'objet, il y a une translation, une rotation et/ou une réflexion qui transforme un côté en l'autre, tout en laissant la région occupée par l'objet inchangée. Le terme isotoxal est dérivé du Grec τοξον qui veut dire arc. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Figure_isotoxale">https://fr.wikipedia.org/wiki/Figure_isotoxale</a>)"""@fr ;
  dc:modified "2023-07-28"^^xsd:date ;
  skos:prefLabel "figure isotoxale"@fr, "isotoxal figure"@en ;
  skos:inScheme psr: ;
  a skos:Concept .

psr: a skos:ConceptScheme .
psr:-RNCPHQ6K-T
  skos:prefLabel "polyhedron"@en, "polyèdre"@fr ;
  a skos:Concept ;
  skos:narrower psr:-ZK2ZDCNS-F .

psr:-WVB8LP7M-L
  skos:prefLabel "polytope"@en, "polytope"@fr ;
  a skos:Concept ;
  skos:narrower psr:-ZK2ZDCNS-F .

