@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://www.ebi.ac.uk/swo/> .
@prefix ns1: <http://data.loterre.fr/OntoTM#> .

ltk:-HW4L5295-R
  skos:prefLabel "node2vec"@en, "node2vec"@fr ;
  a skos:Concept ;
  ns0:SWO_0000085 ltk:-TVNXCH8D-6 .

ltk:-TG9HQGK7-Z
  skos:prefLabel "generic"@en, "générique"@fr ;
  a skos:Concept ;
  ns1:isApplicationFieldOf ltk:-TVNXCH8D-6 .

ltk:-WVMJL37J-5
  skos:prefLabel "Python"@fr, "Python"@en ;
  a skos:Concept .

ltk:-DSBNX6R3-P
  skos:prefLabel "Linux"@fr, "Linux"@en ;
  a skos:Concept .

ltk:-DHWZK37S-F
  skos:prefLabel "macOS"@en, "macOS"@fr ;
  a skos:Concept .

ltk:-TVNXCH8D-6
  ns1:hasApplicationField ltk:-TG9HQGK7-Z ;
  ns0:SWO_0000046 <https://github.com/eliorc/node2vec/releases> ;
  skos:definition "Implémentation en Python de l'algorithme node2vec."@fr, "A Python implementation of the node2vec algorithm."@en ;
  skos:inScheme ltk: ;
  ns0:SWO_0000741 ltk:-WVMJL37J-5 ;
  ns0:SWO_0000740 ltk:-HW4L5295-R ;
  a skos:Concept ;
  ns0:SWO_0000150 ltk:-H98288CS-2, ltk:-DSBNX6R3-P, ltk:-DHWZK37S-F ;
  ns0:SWO_0040005 ltk:-ZXC7BC67-0 ;
  skos:prefLabel "node2vec Python library"@en, "librairie Python node2vec"@fr ;
  ns0:SWO_0004001 ltk:-GWTJW61K-C ;
  skos:broader ltk:-DSZPT33N-H ;
  ns0:has_license ltk:-TSJJ2WD8-T ;
  ns1:hasRepository <https://github.com/eliorc/node2vec> .

ltk:-ZXC7BC67-0
  skos:prefLabel "node embedding"@en, "plongement de noeuds"@fr ;
  a skos:Concept ;
  ns1:executes ltk:-TVNXCH8D-6 .

ltk:-DSZPT33N-H
  skos:prefLabel "librairie Python"@fr, "Python library"@en ;
  a skos:Concept ;
  skos:narrower ltk:-TVNXCH8D-6 .

ltk:-H98288CS-2
  skos:prefLabel "Windows"@fr, "Windows"@en ;
  a skos:Concept .

ltk:-GWTJW61K-C
  skos:prefLabel "interface en ligne de commande"@fr, "command-line interface"@en ;
  a skos:Concept ;
  ns1:isInterfaceOf ltk:-TVNXCH8D-6 .

ltk:-TSJJ2WD8-T
  skos:prefLabel "MIT License"@en, "licence MIT"@fr ;
  a skos:Concept ;
  ns0:is_license_for ltk:-TVNXCH8D-6 .

ltk: a skos:ConceptScheme .
