@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@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-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-X2JS4S1Q-F> .

<http://data.loterre.fr/ark:/67375/8LP-X2JS4S1Q-F>
  skos:prefLabel "componential analysis"@en, "analyse componentielle"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L> ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1483157>, x64:-G63PFG09-B ;
  skos:definition "Any approach which analyses linguistic units into components, whether in phonology, grammar or semantics. (A dictionary of linguistics and phonetics, David Crystal, 2008)"@en, "Procédure visant à établir la configuration des unités minimales de signification (composants sémantiques, traits sémantiques, ou sèmes) à l’intérieur de l’unité lexicale (morphème lexical ou mot). (Dubois et al., Dictionnaire de linguistique, 1994)"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Analyse componentielle"@fr, "Componential analysis"@en ;
  skos:altLabel "feature analysis"@en, "contrast analysis"@en ;
  dc:modified "2024-05-02T12:10:23"^^xsd:dateTime ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:example "En effet la décomposition n'est pas seulement fondée sur une relation « est-un » et sur des présupposées psychologiques mais aussi sur une décomposition des mots-sens en sèmes (analyse componentielle) structurés par des liens typés. (Poibeau, Dutoit & Bizouard, 2002)"@fr .

