@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-KMN70GNF-P>
  a skos:Concept ;
  skos:definition "An artificial intelligence data structure used to divide knowledge into substructures by representing \"stereotyped situations\". (Wikipedia)"@en, "Structures de données utilisées en intelligence artificielle symbolique pour diviser les connaissances en sous-structures en tenant compte de situations stéréotypées. (Data Franca)"@fr ;
  skos:hiddenLabel "Cadre"@fr, "Framework"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "cadre"@fr, "framework"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q271680> ;
  skos:example "Ces calculs sont réalisés en python avec le framework NLTK. (Mougard, 2015)"@fr, "Il utilise le framework UIMA, les librairies open source OPENNLP et GROBID. (Mougard, 2015)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NNH3JM15-X> ;
  dc:modified "2024-06-26T07:34:57"^^xsd:dateTime .

<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-KMN70GNF-P> .

