@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:-BV2VH70S-1
  skos:prefLabel "algèbre de composition"@fr, "composition algebra"@en ;
  a skos:Concept ;
  skos:narrower psr:-WLWMB08F-B .

psr: a skos:ConceptScheme .
psr:-WLWMB08F-B
  dc:created "2023-09-06"^^xsd:date ;
  dc:modified "2023-09-06"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-BV2VH70S-1 ;
  skos:prefLabel "Okubo algebra"@en, "algèbre d'Okubo"@fr ;
  skos:altLabel "pseudo-octonion algebra"@en .

