@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-X1BQ9C51-2> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-X1BQ9C51-2>
  skos:hiddenLabel "Lexie"@fr, "Lexia"@en ;
  skos:example "Every lexia is saved with some tags and attributes which describe its meaning. (Gobbo, Chinosi & Pepe, 2006)"@en, "La lexie [ chambre ] comporte cinq attentes dont une associée à un rôle (Figure 3). (Lehuen & Lemeunier, 2009)"@fr, "La lexie [ chambre ] comporte une attente associée à un rôle. (Lehuen & Lemeunier, 2009)"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  skos:prefLabel "lexia"@en, "lexie"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  dc:modified "2024-06-13T14:53:14"^^xsd:dateTime ;
  a skos:Concept .

