@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-T8P8X46F-V>
  skos:prefLabel "syntaxe"@fr, "syntax"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZZR037JJ-3> .

<http://data.loterre.fr/ark:/67375/8LP-ZZR037JJ-3>
  a skos:Concept ;
  dc:modified "2024-05-21T07:40:24"^^xsd:dateTime ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>, <http://data.loterre.fr/ark:/67375/8LP-T8P8X46F-V> ;
  skos:hiddenLabel "Phraséologie"@fr, "Phraseology"@en ;
  skos:prefLabel "phraséologie"@fr, "phraseology"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "Phraseology may be the most important but also the most difficult part to control when translating. (Danielsson, 2003)"@en, "La phraséologie définit seulement le cadre général de production des énoncés ; (Bouraoui & Vigouroux, 2009)"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1126894> .

<http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-ZZR037JJ-3> .

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