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

x64: a skos:ConceptScheme .
x64:-NT1DJ4VH-K
  inist:semCategory "Interaction"@fr, "Interaction"@en ;
  skos:hiddenLabel "Interface"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "interface"@fr, "interface"@en .

x64:-Interaction
  skos:prefLabel "Interaction"@fr, "Interaction"@en ;
  a isothes:ConceptGroup ;
  skos:member x64:-NT1DJ4VH-K .

