@prefix p66: <http://data.loterre.fr/ark:/67375/P66> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

p66:-Sociologie
  skos:prefLabel "Sociologie"@fr, "Sociology"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Génétique
  skos:prefLabel "Génétique"@fr, "Genetics"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Neurophysiologie
  skos:prefLabel "Neurophysiologie"@fr, "Neurophysiology"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Psychiatrie
  skos:prefLabel "Psychiatrie"@fr, "Psychiatry"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Linguistique__Sciences_du_langage
  skos:prefLabel "Linguistique / Sciences du langage"@fr, "Linguistics"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Neuroanatomie
  skos:prefLabel "Neuroanatomy"@en, "Neuroanatomie"@fr ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Psychologie
  skos:prefLabel "Psychologie"@fr, "Psychology"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Multidisciplinaire
  skos:prefLabel "Multidisciplinary"@en, "Multidisciplinaire"@fr ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Ethologie
  skos:prefLabel "Ethologie"@fr, "Ethology"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Neuropsychologie
  skos:prefLabel "Neuropsychologie"@fr, "Neuropsychology"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66: a skos:ConceptScheme .
p66:-Psychophysiologie
  skos:prefLabel "Psychophysiologie"@fr, "Psychophysiology"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Informatique
  skos:prefLabel "Informatics"@en, "Informatique"@fr ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Logique
  skos:prefLabel "Logics"@en, "Logique"@fr ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Neurologie
  skos:prefLabel "Neurologie"@fr, "Neurology"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Philosophie
  skos:prefLabel "Philosophie"@fr, "Philosophy"@en ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-Probabilités__Statistiques
  skos:prefLabel "Probability / Statistics"@en, "Probabilités / Statistiques"@fr ;
  a isothes:ConceptGroup ;
  isothes:superGroup p66:-DomainGroup .

p66:-DomainGroup
  isothes:subGroup p66:-Génétique, p66:-Ethologie, p66:-Neuropsychologie, p66:-Linguistique__Sciences_du_langage, p66:-Neurophysiologie, p66:-Multidisciplinaire, p66:-Psychiatrie, p66:-Neurologie, p66:-Psychophysiologie, p66:-Informatique, p66:-Logique, p66:-Neuroanatomie, p66:-Philosophie, p66:-Sociologie, p66:-Psychologie, p66:-Probabilités__Statistiques ;
  rdfs:comment "Nombre de membres : 15."@fr, "Number of members: 15."@en ;
  skos:prefLabel "Regroupement par domaine"@fr, "Grouping by subject field"@en ;
  a isothes:ConceptGroup ;
  skos:inScheme p66: .

