@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-M4HX569H-8>
  skos:hiddenLabel "Connaissances de base"@fr, "Background knowledge"@en ;
  skos:prefLabel "background knowledge"@en, "connaissances de base"@fr ;
  skos:definition "Informations supplémentaires ou compréhension du contexte qui ne sont pas explicitement présentes dans le texte analysé, mais qui sont tirées de sources externes telles que des bases de connaissances, des ontologies ou des corpus externes et intégrées dans les modèles et algorithmes afin d'améliorer la compréhension et l'interprétation des données textuelles."@fr, "Additional information or contextual understanding that is not explicitly present in the text being analyzed but is instead drawn from external sources such as knowledge bases, ontologies, or external corpora and integrated into models and algorithms to improve the understanding and interpretation of textual data."@en ;
  dc:modified "2024-06-13T13:47:12"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NNH3JM15-X> ;
  a skos:Concept ;
  skos:altLabel "connaissances de fond"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-NNH3JM15-X>
  skos:prefLabel "data set"@en, "jeu de données"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-M4HX569H-8> .

