@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://data.loterre.fr/ark:/67375/8LP> a owl:Ontology, skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/8LP-Z5L89X03-2>
  skos:example "Pattern matching is accomplished in three phases: the input pattern is compiled the document and annotations are analyzed for matches and matches are returned along with span information. (Soundrarajan, Ginter & DuVall, 2011)"@en, "Pattern matching is used to avoid dangling anaphora and lemmatization is used to make the entailment and similarity scores unsusceptible to morphological variations such as number and tense. (Monz, 2001)"@en, "Pattern matching is a form of deterministic bottom-up partial parsing. (Nobata, Sekine & Yangarber, 1998)"@en, "Pattern matching is limited to sentences sentence breaks being identified by punctuation. (Müller, 2006)"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-PTL20327-C> ;
  skos:prefLabel "pattern matching"@en, "reconnaissance des formes"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Pattern matching"@en, "Reconnaissance des formes"@fr ;
  dc:modified "2024-05-02T09:00:36"^^xsd:dateTime ;
  a skos:Concept .

<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-Z5L89X03-2> .

