@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-JD40HCBJ-1>
  skos:hiddenLabel "Syntagme nominal"@fr, "Noun phrase"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-LRQM4PCF-R> ;
  dc:modified "2024-06-05T14:42:25"^^xsd:dateTime ;
  skos:altLabel "groupe nominal"@fr, "nominal phrase"@en ;
  skos:example "The subject is also described as a nominal phrase (NP) but its case is specified as structural i.e. potentially depending on the syntactic context. (Przepiórkowski, Hajnicz, Patejuk & Wolinski, 2014)"@en, "If a nominal phrase has four or more syllables it is likely that it can be divided into two words i.e. separated by a space. (Lam, Lau & Lee, 2024)"@en, "We consider 3 noun phrases in particular: \"microchip\" \"government\" and \"chemical\". (Holur, Wang, Shahsavari, Tangherlini & Roychowdhury, 2022)"@en, "For each training sample we have a nominal phrase and its corresponding conceptual dependency graph. (Ji & Pulman, 2008)"@en, "Le groupe nominal est un type de syntagme central dans la structure des phrases. (Beysson, 2017)"@fr, "In particular we aim at an analysis of code-switching rules within nominal phrases. (Schulz & Keller, 2016)"@en ;
  skos:prefLabel "noun phrase"@en, "syntagme nominal"@fr ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> .

<http://data.loterre.fr/ark:/67375/8LP-LRQM4PCF-R>
  skos:prefLabel "phrase"@en, "syntagme"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-JD40HCBJ-1> .

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