@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr:-Q0N6D210-5
  dc:created "2023-10-11"^^xsd:date ;
  dc:modified "2023-10-11"^^xsd:date ;
  a skos:Concept ;
  skos:inScheme psr: ;
  skos:broader psr:-M4VC9CQW-0 ;
  skos:prefLabel "degree matrix"@en, "matrice des degrés"@fr .

psr: a skos:ConceptScheme .
psr:-M4VC9CQW-0
  skos:prefLabel "théorie algébrique des graphes"@fr, "algebraic graph theory"@en ;
  a skos:Concept ;
  skos:narrower psr:-Q0N6D210-5 .

