@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-QTWM3SLC-2>
  a skos:Concept ;
  skos:altLabel "NNEF"@en, "NNEF"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-CJQ73GWH-5> ;
  skos:prefLabel "neural network exchange format"@en, "format d'échange par réseau neuronal"@fr ;
  skos:hiddenLabel "Format d'échange par réseau neuronal"@fr, "Neural network exchange format"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q65120163> ;
  dc:modified "2024-05-28T08:42:49"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-CJQ73GWH-5>
  skos:prefLabel "apprentissage automatique"@fr, "machine learning"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-QTWM3SLC-2> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
