@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-LX7HJLMC-S>
  skos:prefLabel "méthodes et outils de TAL"@fr, "NLP methods and tools"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-TVRD68SS-2> .

<http://data.loterre.fr/ark:/67375/8LP-JJFVWNJT-8>
  skos:prefLabel "field-programmable gate array"@en, "réseau de portes programmables sur site"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-TVRD68SS-2> .

<http://data.loterre.fr/ark:/67375/8LP-TVRD68SS-2>
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LX7HJLMC-S> ;
  skos:prefLabel "système informatique dédié à la haute performance"@fr, "high performance computing system"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:altLabel "système HPC"@fr, "HPC system"@en ;
  skos:hiddenLabel "Système informatique dédié à la haute performance"@fr, "High performance computing system"@en ;
  skos:example "We characterize the impact of these settings on metrics such as computational performance and energy consumption through experiments conducted on a high performance computing system as well as popular cloud computing platforms. (McDonald, Li, Frey, Tiwari, Gadepally & Samsi, 2022)"@en ;
  dc:modified "2024-07-01T09:08:56"^^xsd:dateTime ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-JJFVWNJT-8> .

