@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:-GT0GGBLX-0
  inist:semCategory "Technique / Méthode"@fr, "Technique / Method"@en ;
  skos:hiddenLabel "Feature structure"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "structure de traits"@fr, "feature structure"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q1921838> .

x64:-Technique__Méthode
  skos:prefLabel "Technique / Méthode"@fr, "Technique / Method"@en ;
  a isothes:ConceptGroup ;
  skos:member x64:-GT0GGBLX-0 .

x64: a skos:ConceptScheme .
