@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#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-PL2150PP-K>
  skos:prefLabel "filtrage de l'information"@fr, "information filtering"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZR94TRDQ-C> .

<http://data.loterre.fr/ark:/67375/8LP-ZR94TRDQ-C>
  skos:definition "Diffusion d'informations sous forme de suggestions par les systèmes de recommandation, les systèmes de recommandation cherchent à prédire la note ou la préférence qu'un utilisateur donnera à un article. (Loterre)"@fr, "The delivery of information in the form of suggestions by recommender systems, recommender systems seek to predict the rating or preference that a user would give to an item. (Loterre)"@en ;
  dc:modified "2024-05-02T08:09:51"^^xsd:dateTime ;
  skos:exactMatch ltk:-HQR44V6J-B ;
  a skos:Concept ;
  skos:prefLabel "information filtering by recommender systems"@en, "filtrage de l'information par un système de recommandation"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PL2150PP-K> ;
  skos:hiddenLabel "Filtrage de l'information par un système de recommandation"@fr, "Information filtering by recommender systems"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

