@prefix x64: <http://data.loterre.fr/ark:/67375/X64> .
@prefix inist: <http://www.inist.fr/Ontology#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

x64:-Q9LZDKDZ-X
  inist:semCategory "Discipline"@en, "Discipline"@fr ;
  skos:hiddenLabel "Linguistique textuelle"@fr, "Text linguistics"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "linguistique textuelle"@fr, "text linguistics"@en .

x64:-Discipline
  skos:prefLabel "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-Q9LZDKDZ-X .

x64: a skos:ConceptScheme .
