@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-BN1QPDVV-L>
  skos:inScheme <http://data.loterre.fr/ark:/67375/8LP> ;
  skos:hiddenLabel "Classe sémantique"@fr, "Semantic class"@en ;
  dc:modified "2024-06-06T07:31:12"^^xsd:dateTime ;
  skos:prefLabel "classe sémantique"@fr, "semantic class"@en ;
  skos:broader <http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L> ;
  skos:example "However our recent investigation shows that the total number of semantic classes across the whole lexicon is unlikely to exceed 50. (Korhonen, 2000)"@en, "L'extraction d'entités nommées (EEN) consiste à localiser précisément des assemblages de lettres ou de mots en leur attribuant une classe sémantique. (Charton, 2009)"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/8LP-QVDB46J0-L>
  skos:prefLabel "sémantique"@fr, "semantics"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/8LP-BN1QPDVV-L> .

