@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-N2T887P1-8>
  skos:example "SURGE also includes lexical processes inspired bv lexiealist grammars such as the Meaning-Text Theory and HPSG. (Elhadad & Robin, 1996)"@en ;
  dc:modified "2024-06-03T14:57:01"^^xsd:dateTime ;
  skos:hiddenLabel "Théorie sens-texte"@fr, "Meaning-text theory"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PTL20327-C> ;
  skos:prefLabel "théorie sens-texte"@fr, "meaning-text theory"@en .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-PTL20327-C>
  skos:prefLabel "théorie des langages formels"@fr, "formal language theory"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-N2T887P1-8> .

