@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-LDX78W6T-X>
  skos:prefLabel "linguistic unit"@en, "unité linguistique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-GPG2G87L-W> .

<http://data.loterre.fr/ark:/67375/8LP-GPG2G87L-W>
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Non mot"@fr, "Non-word"@en ;
  skos:prefLabel "non mot"@fr, "non-word"@en ;
  skos:altLabel "pseudomot"@fr, "non-mot"@fr ;
  skos:example "Additionally because certain non-word tokens (e.g. \"!\" and \":-)\") are indicative of sentiment we allow them in our vocabulary. (Maas, Daly, Pham, Huang, Ng & Potts, 2011)"@en, "Readers with a hyperlexic profile exhibit exceptionally good word and non-word decoding skills but there are significant deficits in their comprehension of the text being read. (Yaneva, Temnikova & Mitkov, 2016)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LDX78W6T-X> ;
  dc:modified "2024-06-12T09:53:45"^^xsd:dateTime .

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