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

tsp:-MVC79W9F-V
  skos:prefLabel "structure hospitalière"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-SR6DPJPS-J .

tsp: a skos:ConceptScheme .
tsp:-Organisation_hospitalière
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Organisation hospitalière"@fr ;
  skos:member tsp:-SR6DPJPS-J .

tsp:-SR6DPJPS-J
  ns0:ns0group "Organisation hospitalière"@fr ;
  dc11:identifier "26_6_23" ;
  dc:modified "2019-07-11"^^xsd:date ;
  skos:hiddenLabel "Service soins et consultation"@fr, "Service de soins et de consultation"@fr ;
  a skos:Concept ;
  skos:inScheme tsp: ;
  skos:broader tsp:-MVC79W9F-V ;
  skos:prefLabel "service de soins et de consultation"@fr .

