@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-TJ67L685-T>
  skos:prefLabel "software library"@en, "bibliothèque logicielle"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/23L-JJXVTKKT-2> .

<http://data.loterre.fr/ark:/67375/23L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/23L-JJXVTKKT-2>
  skos:exactMatch <https://www.wikidata.org/wiki/Q1026367>, <https://en.wikipedia.org/wiki/Scikit-learn>, <https://fr.wikipedia.org/wiki/Scikit-learn> ;
  skos:broader <http://data.loterre.fr/ark:/67375/23L-TJ67L685-T> ;
  a skos:Concept ;
  dc:modified "2025-06-05T16:46:52"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/23L> ;
  dc:created "2025-06-05T16:46:38"^^xsd:dateTime ;
  skos:prefLabel "scikit-learn"@fr, "scikit-learn"@en .

