@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:-GKWK9C3G-P
  skos:prefLabel "géométrie euclidienne"@fr, "Euclidean geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-RS9PZWPQ-2 .

psr:-C4BXTZC6-H
  skos:prefLabel "geometric figure"@en, "figure géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-RS9PZWPQ-2 .

psr:-ST8XF8P3-G
  skos:prefLabel "geometric drawing"@en, "construction géométrique"@fr ;
  a skos:Concept ;
  skos:narrower psr:-RS9PZWPQ-2 .

psr: a skos:ConceptScheme .
psr:-RS9PZWPQ-2
  skos:prefLabel "génératrice"@fr, "generatrix"@en ;
  skos:broader psr:-C4BXTZC6-H, psr:-ST8XF8P3-G, psr:-GKWK9C3G-P ;
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Generatrix>, <https://fr.wikipedia.org/wiki/G%C3%A9n%C3%A9ratrice_(math%C3%A9matiques)> ;
  skos:inScheme psr: ;
  dc:modified "2023-06-30"^^xsd:date ;
  skos:altLabel "describent"@en ;
  skos:definition """En mathématiques, une génératrice est une figure ou une ligne dont le déplacement engendre une surface. Ces surfaces peuvent être par exemple des surfaces réglées ou de révolution. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/G%C3%A9n%C3%A9ratrice_(math%C3%A9matiques)">https://fr.wikipedia.org/wiki/G%C3%A9n%C3%A9ratrice_(math%C3%A9matiques)</a>)"""@fr, """In geometry, a generatrix or describent is a point, curve or surface that, when moved along a given path, generates a new shape. The path directing the motion of the generatrix motion is called a directrix or dirigent. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Generatrix">https://en.wikipedia.org/wiki/Generatrix</a>)"""@en ;
  dc:created "2023-06-30"^^xsd:date .

