@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/1WB-GXVSR103-Z>
  skos:altLabel "distribution de température"@fr, "profil de température"@fr, "répartition de la température"@fr ;
  a skos:Concept ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:prefLabel "temperature distribution"@en, "champ de température"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:hiddenLabel "Champ de température"@fr, "Temperature distribution"@en .

<http://data.loterre.fr/ark:/67375/1WB-Propriété_/_Paramètre_/_Caractéristique>
  skos:prefLabel "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-GXVSR103-Z> .

<http://data.loterre.fr/ark:/67375/1WB> a skos:ConceptScheme .
