@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:-PGN3P0QZ-D
  skos:definition """In mathematics, an abstract polytope is an algebraic partially ordered set which captures the dyadic property of a traditional polytope without specifying purely geometric properties such as points and lines. A geometric polytope is said to be a realization of an abstract polytope in some real N-dimensional space, typically Euclidean. This abstract definition allows more general combinatorial structures than traditional definitions of a polytope, thus allowing new objects that have no counterpart in traditional theory. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Abstract_polytope">https://en.wikipedia.org/wiki/Abstract_polytope</a>)"""@en, """En mathématiques, et plus particulièrement en géométrie discrète, un polytope abstrait est un ensemble partiellement ordonné dont l'ordre reflète les propriétés combinatoires d'un polytope (au sens traditionnel, généralisant les polygones et les polyèdres à un nombre de dimensions quelconque), mais pas les aspects géométriques usuels, tels que les angles ou les distances. On dit qu'un polytope (géométrique) est une réalisation dans un espace à n dimensions (le plus souvent euclidien) du polytope abstrait correspondant. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Polytope_abstrait">https://fr.wikipedia.org/wiki/Polytope_abstrait</a>)"""@fr ;
  skos:broader psr:-FN7C5N2G-Z, psr:-WVB8LP7M-L ;
  dc:modified "2023-07-28"^^xsd:date ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Abstract_polytope>, <https://fr.wikipedia.org/wiki/Polytope_abstrait> ;
  skos:prefLabel "abstract polytope"@en, "polytope abstrait"@fr ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:inScheme psr: .

psr:-FN7C5N2G-Z
  skos:prefLabel "topologie algébrique"@fr, "algebraic topology"@en ;
  a skos:Concept ;
  skos:narrower psr:-PGN3P0QZ-D .

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

