@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-G0M69496-5>
  skos:altLabel "co-occurrence analysis"@en, "analyse des cooccurrences"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Analyse de cooccurrence"@fr, "Cooccurrence analysis"@en ;
  skos:prefLabel "cooccurrence analysis"@en, "analyse de cooccurrence"@fr ;
  dc:modified "2024-06-10T08:12:48"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q> ;
  a skos:Concept ;
  skos:example "Hatzivassiloglou et McKeown (1997) ont proposé un algorithme capable de déterminer l'orientation sémantique d'adjectifs à partir de l'analyse de leurs cooccurrences avec des conjonctions. (Vincze & Bestgen, 2011)"@fr .

<http://data.loterre.fr/ark:/67375/8LP-H2B2QFZ3-Q>
  skos:prefLabel "information extraction"@en, "extraction d'information"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-G0M69496-5> .

