@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:-VQ5CDN1M-L
  skos:prefLabel "cross"@en, "croix"@fr ;
  dc:modified "2023-07-28"^^xsd:date ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Cross>, <https://fr.wikipedia.org/wiki/Croix> ;
  a skos:Concept ;
  skos:definition """A cross is a geometrical figure consisting of two intersecting lines or bars, usually perpendicular to each other. The lines usually run vertically and horizontally. A cross of oblique lines, in the shape of the Latin letter X, is termed a saltire in heraldic terminology. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Cross">https://en.wikipedia.org/wiki/Cross</a>)"""@en, """La croix est un symbole en forme d'intersection, formée de deux lignes ou plus. La « région » est une zone définie par l'intersection (il y a ainsi en général quatre régions). 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Croix">https://fr.wikipedia.org/wiki/Croix</a>)"""@fr ;
  dc:created "2023-07-28"^^xsd:date ;
  skos:broader psr:-C4BXTZC6-H ;
  skos:inScheme psr: .

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

psr: a skos:ConceptScheme .
