@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-Z0QF42WC-6>
  skos:prefLabel "juxtaposition"@fr, "juxtaposition"@en ;
  a skos:Concept ;
  skos:example "This juxtaposition works as a humorous construction and suggests that the model has latched onto something like a general principle. (Horvitz, Do & Littman, 2020)"@en, "This juxtaposition can relate to the succession of two interpretable units such as \"country\" and \"Brazil\" but also between \"country Brazil\" and its geographical location. (Hadjadj, Filhol & Braffort, 2018)"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LRQM4PCF-R> ;
  dc:modified "2024-06-12T12:06:49"^^xsd:dateTime ;
  skos:hiddenLabel "Juxtaposition"@en, "Juxtaposition"@fr .

<http://data.loterre.fr/ark:/67375/8LP-LRQM4PCF-R>
  skos:prefLabel "phrase"@en, "syntagme"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-Z0QF42WC-6> .

