@prefix psr: <http://data.loterre.fr/ark:/67375/PSR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

psr: a skos:ConceptScheme .
psr:-VBR69RF6-C
  skos:prefLabel "crossing number"@en, "nombre de croisements"@fr ;
  a skos:Concept ;
  skos:broader psr:-X1V4X1KL-R .

psr:-X1V4X1KL-R
  skos:inScheme psr: ;
  skos:prefLabel "tracé de graphes"@fr, "graph drawing"@en ;
  skos:narrower psr:-VBR69RF6-C ;
  skos:broader psr:-J8SLM0HB-6 ;
  skos:definition """En théorie des graphes, le tracé de graphes consiste à représenter des graphes dans le plan. Le tracé de graphes est utile à des applications telles que la conception de circuits VLSI, l'analyse de réseaux sociaux, la cartographie, et la bio-informatique. 
<br/>(Wikipedia, L'Encylopédie Libre, <a href="https://fr.wikipedia.org/wiki/Trac%C3%A9_de_graphes">https://fr.wikipedia.org/wiki/Trac%C3%A9_de_graphes</a>)"""@fr, """Graph drawing is an area of mathematics and computer science combining methods from geometric graph theory and information visualization to derive two-dimensional depictions of graphs arising from applications such as social network analysis, cartography, linguistics, and bioinformatics. 
<br/>(Wikipedia, The Free Encyclopedia, <a href="https://en.wikipedia.org/wiki/Graph_drawing">https://en.wikipedia.org/wiki/Graph_drawing</a>)"""@en ;
  skos:exactMatch <https://fr.wikipedia.org/wiki/Trac%C3%A9_de_graphes>, <https://en.wikipedia.org/wiki/Graph_drawing> ;
  a skos:Concept .

psr:-J8SLM0HB-6
  skos:prefLabel "graph theory"@en, "théorie des graphes"@fr ;
  a skos:Concept ;
  skos:narrower psr:-X1V4X1KL-R .

