@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-LX7HJLMC-S>
  skos:prefLabel "méthodes et outils de TAL"@fr, "NLP methods and tools"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-H3VVSTJB-5> .

<http://data.loterre.fr/ark:/67375/8LP-H3VVSTJB-5>
  skos:hiddenLabel "Concept lattice"@en, "Treillis de concepts"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:definition "An ordered hierarchy that is defined by a binary relationship between objects and attributes in a data set. (Rana and Roy. \"Concept Lattice: A rough set approach\" (2015). Malaya Journal of Matematik. Available at  <a href=\"https://doi.org/10.26637/mjm301/002\">https://doi.org/10.26637/mjm301/002</a> (Accessed on 10 Oct 2024))"@en ;
  skos:prefLabel "concept lattice"@en, "treillis de concepts"@fr ;
  dc:modified "2024-10-10T09:50:28"^^xsd:dateTime ;
  skos:example "Cette relation de parenté entre les concepts formels permet d'établir un graphe orienté des concepts formels qui est appelé treillis de Galois (ou treillis de concepts). (Girault, 2008)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LX7HJLMC-S> ;
  a skos:Concept .

