@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-FLX471CM-Z>
  skos:prefLabel "lexical-functional grammar"@en, "grammaire lexicale-fonctionnelle"@fr ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WG5GL1TJ-H> .

<http://data.loterre.fr/ark:/67375/8LP-WG5GL1TJ-H>
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-ZQRXQVG2-4> ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-LRCG7FK7-P>, <http://data.loterre.fr/ark:/67375/8LP-JXPXWL69-4>, <http://data.loterre.fr/ark:/67375/8LP-FLX471CM-Z> ;
  skos:prefLabel "grammaire d'unification"@fr, "unification grammar"@en ;
  skos:example "The current implementation accepts as input a form of unification grammar in which features can take only atomic values drawn from a specified finite set. (Pereira, 1990)"@en, "We implemented a version of Hobbs's algorithm for slot unification grammar for Spanish texts. (Palomar, Ferrández, Moreno, Martínez-Barco, Peral, Saiz-Noeda & Muñoz, 2001)"@en ;
  dc:modified "2024-05-30T14:23:09"^^xsd:dateTime ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Grammaire d'unification"@fr, "Unification grammar"@en .

<http://data.loterre.fr/ark:/67375/8LP-JXPXWL69-4>
  skos:prefLabel "grammaire syntagmatique généralisée"@fr, "generalized phrase structure grammar"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WG5GL1TJ-H> .

<http://data.loterre.fr/ark:/67375/8LP-LRCG7FK7-P>
  skos:prefLabel "grammaire syntagmatique guidée par les têtes"@fr, "head-driven phrase structure grammar"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-WG5GL1TJ-H> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-ZQRXQVG2-4>
  skos:prefLabel "grammaire formelle"@fr, "formal grammar"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-WG5GL1TJ-H> .

