@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 owl: <http://www.w3.org/2002/07/owl#> .

<http://data.loterre.fr/ark:/67375/8LP-MDLVQFLW-C>
  skos:example "Both samples contain 2400 lemma pairs each. (Zeller, Šnajder & Padó, 2013)"@en, "Chaque échantillon de test est une concaténation de dix segments de textes. (Bestgen, 2005)"@fr, "Samples were specifically selected in which at least one of the models was able to generate the ideal style converted sentence with near-perfect content preservation and coherence. (Narasimhan, Dey & Desarkar, 2022)"@en ;
  skos:hiddenLabel "Sample"@en, "Échantillon"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-NNH3JM15-X> ;
  skos:prefLabel "sample"@en, "échantillon"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-07-02T07:55: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-MDLVQFLW-C> .

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