@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 x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-JJ0M3D8S-9>
  skos:prefLabel "polarité"@fr, "polarity"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HWB1R4C1-W> .

<http://data.loterre.fr/ark:/67375/8LP-HWB1R4C1-W>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-JJ0M3D8S-9> ;
  skos:prefLabel "polarité positive"@fr, "positive polarity"@en ;
  skos:hiddenLabel "Positive polarity"@en, "Polarité positive"@fr ;
  dc:modified "2024-05-13T08:02:18"^^xsd:dateTime ;
  skos:example "Although the absolute maximum of AUC is achieved at 110 iteration (60 iterations for positive polarity) the AUC clearly converges after 20 iterations. (Jijkoun & Hofmann, 2009)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  a skos:Concept ;
  skos:exactMatch x64:-TL06XS3L-S .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
