@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:-ST8XF8P3-G
  skos:prefLabel "geometric drawing"@en, "construction géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-HD38MWPM-6 .

psr: a skos:ConceptScheme .
psr:-HD38MWPM-6
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Tangential_quadrilateral>, <https://fr.wikipedia.org/wiki/Quadrilat%C3%A8re_circonscriptible> ;
  skos:definition """In Euclidean geometry, a tangential quadrilateral (sometimes just tangent quadrilateral) or circumscribed quadrilateral is a convex quadrilateral whose sides all can be tangent to a single circle within the quadrilateral. This circle is called the incircle of the quadrilateral or its inscribed circle, its center is the incenter and its radius is called the inradius. Since these quadrilaterals can be drawn surrounding or circumscribing their incircles, they have also been called circumscribable quadrilaterals, circumscribing quadrilaterals, and circumscriptible quadrilaterals. Tangential quadrilaterals are a special case of tangential polygons. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Tangential_quadrilateral">https://en.wikipedia.org/wiki/Tangential_quadrilateral</a>)"""@en, """En géométrie euclidienne, un quadrilatère circonscriptible (ou quadrilatère tangentiel) est un quadrilatère convexe pour lequel il existe un cercle inscrit, c'est-à-dire un cercle situé à l'intérieur du quadrilatère et tangent à chacun de ses quatre côtés. On dit alors que le quadrilatère circonscrit son cercle inscrit. Un quadrilatère circonscriptible est un cas particulier de polygone circonscriptible. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Quadrilat%C3%A8re_circonscriptible">https://fr.wikipedia.org/wiki/Quadrilat%C3%A8re_circonscriptible</a>)"""@fr ;
  skos:altLabel "tangent quadrilateral"@en, "tangential quadrilateral"@en, "quadrilatère tangentiel"@fr ;
  skos:prefLabel "circumscribed quadrilateral"@en, "quadrilatère circonscriptible"@fr ;
  dc:modified "2024-10-18"^^xsd:date ;
  skos:inScheme psr: ;
  skos:broader psr:-ST8XF8P3-G .

