@prefix xd4: <http://data.loterre.fr/ark:/67375/XD4> .
@prefix uneskos: <http://purl.org/umu/uneskos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

xd4:-ZV4RCSGH-2
  uneskos:memberOf xd4:-INTR ;
  skos:hiddenLabel "Physician patient relation"@en, "Relation médecin patient"@fr ;
  a skos:Concept ;
  skos:inScheme xd4: ;
  skos:prefLabel "physician patient relation"@en, "relación médico paciente"@es, "relation médecin patient"@fr ;
  skos:altLabel "doctor-patient relationship"@en .

xd4: a skos:ConceptScheme .
xd4:-INTR
  skos:prefLabel "Interaction"@fr, "Interaction"@en ;
  a isothes:ConceptGroup ;
  skos:member xd4:-ZV4RCSGH-2 .

