@prefix thesbav: <https://uri.ird.fr/so/kos/thesbav/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

thesbav:2477
  skos:broader thesbav:1500 ;
  a skos:Concept ;
  skos:prefLabel "Sémantique"@fr .

thesbav:1456
  skos:narrower thesbav:1500 ;
  a skos:Concept ;
  skos:prefLabel "Langage et Linguistique"@fr .

thesbav:82
  skos:broader thesbav:1500 ;
  a skos:Concept ;
  skos:prefLabel "Analyse de texte"@fr .

thesbav:2607
  skos:broader thesbav:1500 ;
  a skos:Concept ;
  skos:prefLabel "Système d'écriture"@fr .

thesbav:1138
  skos:broader thesbav:1500 ;
  a skos:Concept ;
  skos:prefLabel "Génétique textuelle"@fr .

thesbav:1500
  a skos:Concept ;
  skos:broader thesbav:1456 ;
  skos:inScheme thesbav: ;
  skos:narrower thesbav:2607, thesbav:2477, thesbav:1138, thesbav:82 ;
  skos:prefLabel "Linguistique"@fr .

thesbav:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "thesbav" .

