@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

ltk: a skos:ConceptScheme .
ltk:-ZZV7B2XD-7
  skos:prefLabel "Julia library"@en, "librairie Julia"@fr ;
  a skos:Concept ;
  skos:narrower ltk:-XD3MTG6H-X .

ltk:-XD3MTG6H-X
  skos:definition "\"The TextModels package enhances the TextAnalysis package with end-user focussed, practical natural language models, typically based on neural networks\" (source: https://github.com/JuliaText/TextModels.jl)."@en ;
  a skos:Concept ;
  skos:inScheme ltk: ;
  skos:broader ltk:-ZZV7B2XD-7 ;
  skos:prefLabel "TextModels.jl"@en, "TextModels.jl"@fr .

