@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:-XWZ8DNFJ-0
  skos:prefLabel "géométrie affine"@fr, "affine geometry"@en ;
  a skos:Concept ;
  skos:narrower psr:-F806M35W-W .

psr:-RMSGDZWM-G
  skos:prefLabel "fractale"@fr, "fractal"@en ;
  a skos:Concept ;
  skos:narrower psr:-F806M35W-W .

psr:-F806M35W-W
  skos:prefLabel "Barnsley fern"@en, "fougère de Barnsley"@fr ;
  dc:modified "2023-07-18"^^xsd:date ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Foug%C3%A8re_de_Barnsley>, <https://en.wikipedia.org/wiki/Barnsley_fern> ;
  skos:definition """La fougère de Barnsley est une fractale nommée d'après le mathématicien Michael Barnsley qui l'a décrite pour la première fois dans son livre Fractals Everywhere. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Foug%C3%A8re_de_Barnsley">https://fr.wikipedia.org/wiki/Foug%C3%A8re_de_Barnsley</a>)"""@fr, """The Barnsley fern is a fractal named after the British mathematician Michael Barnsley who first described it in his book Fractals Everywhere. He made it to resemble the black spleenwort, Asplenium adiantum-nigrum. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Barnsley_fern">https://en.wikipedia.org/wiki/Barnsley_fern</a>)"""@en ;
  skos:inScheme psr: ;
  skos:broader psr:-RMSGDZWM-G, psr:-XWZ8DNFJ-0 ;
  dc:created "2023-07-18"^^xsd:date ;
  a skos:Concept .

