@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#> .

<http://data.loterre.fr/ark:/67375/23L-ZDLTP796-H>
  skos:prefLabel "infrastructure"@en, "infrastructure"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-GB4M8NBL-J> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-GB4M8NBL-J>
  a skos:Concept ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Supercomputer>, <https://fr.wikipedia.org/wiki/Superordinateur>, <https://www.wikidata.org/wiki/Q121117> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  skos:definition "Infrastructure informatique à haute performance conçue pour réaliser un nombre très élevé de calculs en un temps réduit."@fr, "A high-performance computing infrastructure designed to execute a large number of calculations in a short period of time."@en ;
  skos:prefLabel "supercomputer"@en, "superodinateur"@fr ;
  dc:modified "2025-09-23T09:35:11"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-ZDLTP796-H> ;
  dc:created "2025-06-06T10:14:22"^^xsd:dateTime ;
  skos:altLabel "supercalculateur"@fr .

