@prefix tsp: <http://data.loterre.fr/ark:/67375/TSP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

tsp:-HCR5L7C7-1
  skos:prefLabel "air"@fr ;
  a skos:Concept ;
  skos:narrower tsp:-R8S4N96S-5 .

tsp: a skos:ConceptScheme .
tsp:-R8S4N96S-5
  skos:hiddenLabel "Air climatisé"@fr, "Climatisation"@fr, "Air conditionné"@fr ;
  skos:altLabel "air climatisé"@fr ;
  ns0:ns0group "Environnement et matières"@fr ;
  skos:inScheme tsp: ;
  skos:broader tsp:-HCR5L7C7-1 ;
  skos:related tsp:-C8PZB2H4-H ;
  skos:prefLabel "air conditionné"@fr ;
  dc11:identifier "10_2_0_0_1" ;
  dc:modified "2019-07-11"^^xsd:date ;
  a skos:Concept .

tsp:-Environnement_et_matières
  a isothes:ConceptGroup, skos:Collection ;
  skos:prefLabel "Environnement et matières"@fr ;
  skos:member tsp:-R8S4N96S-5 .

tsp:-C8PZB2H4-H
  skos:prefLabel "aération artificielle"@fr ;
  a skos:Concept ;
  skos:related tsp:-R8S4N96S-5 .

