@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ltk: <http://data.loterre.fr/ark:/67375/LTK> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@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-HPKJPMPH-X>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:prefLabel "constituency parsing"@en, "analyse en constituants"@fr ;
  skos:exactMatch ltk:-S47V8X77-N ;
  skos:altLabel "phrase parsing"@en ;
  skos:example "L'annotation syntaxique propose une analyse en constituants de chaque phrase. (Thuilier, Fox & Crabbé, 2010)"@fr ;
  skos:hiddenLabel "Constituency parsing"@en, "Analyse en constituants"@fr ;
  skos:definition "Tâche/processus d'identification et de marquage des constituants (phrases, régies par une tête et comprenant des mots de fonction et/ou des modificateurs) dans un texte ou un segment de texte. (Loterre)"@fr, "The task/process of identifying and marking constituents (phrases, governed by a head and including function words and/or modifiers ) in a text or text segment (Loterre)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-M702BWMT-J> ;
  inist:definitionalContext "L'analyse syntaxique en constituants consiste à décomposer une phrase en ses parties constituantes qui sont organisées dans une structure hiérarchique basée sur leurs relations syntaxiques. (Floquet, Tomeh, Le Roux & Charnois, 2023)"@fr ;
  a skos:Concept ;
  dc:modified "2024-04-29T08:05:56"^^xsd:dateTime .

<http://data.loterre.fr/ark:/67375/8LP-M702BWMT-J>
  skos:prefLabel "syntactic parsing"@en, "analyse syntaxique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-HPKJPMPH-X> .

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