@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <http://mysite.org/> .

tsp:-Travail
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Travail"@fr ;
  skos:member tsp:-XWMN29HT-L .

tsp: a skos:ConceptScheme .
tsp:-XWMN29HT-L
  skos:hiddenLabel "Transdisciplinarité"@fr, "Collaboration inter professionnelle"@fr, "Action intersectorielle"@fr, "Travail inter disciplinaire"@fr, "Equipe pluridisciplinaire"@fr, "Collaboration inter disciplinaire"@fr, "Travail pluridisciplinaire"@fr, "Pluridisciplinarité"@fr, "Interdisciplinarité"@fr ;
  dc11:identifier "55_2_3_5_2" ;
  a skos:Concept ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:broader tsp:-HFKS3G11-2 ;
  ns0:ns0group "Travail"@fr ;
  skos:altLabel "collaboration inter-disciplinaire"@fr, "collaboration inter-professionnelle"@fr ;
  skos:prefLabel "travail pluridisciplinaire"@fr ;
  skos:inScheme tsp: .

tsp:-HFKS3G11-2
  skos:prefLabel "travail en équipe"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-XWMN29HT-L .

