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

x64: a skos:ConceptScheme .
x64:-Idée__Abstraction
  skos:prefLabel "Idea / Abstraction"@en, "Idée / Abstraction"@fr ;
  a isothes:ConceptGroup ;
  skos:member x64:-HTDP6R6P-R .

x64:-HTDP6R6P-R
  inist:semCategory "Idea / Abstraction"@en, "Idée / Abstraction"@fr ;
  skos:hiddenLabel "Interdisciplinarity"@en ;
  a skos:Concept ;
  skos:inScheme x64: ;
  skos:prefLabel "interdisciplinarity"@en, "interdisciplinarité"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q849359> .

