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

ltk:-TG9HQGK7-Z
  skos:prefLabel "generic"@en, "générique"@fr ;
  a skos:Concept ;
  ns0:isApplicationFieldOf ltk:-GDD0127B-B .

ltk:-HXKR4N20-8
  skos:prefLabel "summarization"@en, "résumé automatique"@fr ;
  a skos:Concept ;
  ns0:executes ltk:-GDD0127B-B .

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:-WVMJL37J-5
  skos:prefLabel "Python"@fr, "Python"@en ;
  a skos:Concept .

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

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 ;
  ns0:isInterfaceOf ltk:-GDD0127B-B .

ltk:-GDD0127B-B
  ns0:hasRepository <https://github.com/summanlp/textrank> ;
  ns1:SWO_0000150 ltk:-DSBNX6R3-P, ltk:-DHWZK37S-F, ltk:-H98288CS-2 ;
  a skos:Concept ;
  skos:prefLabel "librairie Python Textrank"@fr, "Textrank Python library"@en ;
  ns1:SWO_0004001 ltk:-GWTJW61K-C ;
  skos:inScheme ltk: ;
  ns1:has_license ltk:-TSJJ2WD8-T ;
  skos:definition "Librairie Python pour le résumé de textes et l'extraction de mots-clés basée sur l'algorithme Textrank."@fr, "A Python library for text summarization and keyword extraction based on the Textrank algorithm."@en ;
  ns1:SWO_0040005 ltk:-HXKR4N20-8, ltk:-H4KTXPK9-1 ;
  ns1:SWO_0000046 <https://github.com/summanlp/textrank/releases> ;
  skos:broader ltk:-DSZPT33N-H ;
  ns0:hasApplicationField ltk:-TG9HQGK7-Z ;
  ns1:SWO_0000741 ltk:-WVMJL37J-5 .

ltk:-TSJJ2WD8-T
  skos:prefLabel "MIT License"@en, "licence MIT"@fr ;
  a skos:Concept ;
  ns1:is_license_for ltk:-GDD0127B-B .

ltk: a skos:ConceptScheme .
ltk:-H4KTXPK9-1
  skos:prefLabel "extraction de mots-clés"@fr, "keyword extraction"@en ;
  a skos:Concept ;
  ns0:executes ltk:-GDD0127B-B .

