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

<http://data.loterre.fr/ark:/67375/1WB-BP5B3582-G>
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  skos:hiddenLabel "Domaine de température 400-1000 K"@fr, "Temperature range from 400 to 1000 K"@en ;
  a skos:Concept ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:prefLabel "domaine de température 400-1000 K"@fr, "temperature range from 400 to 1000 K"@en ;
  skos:altLabel "domaine de température de 400 à 1000 K"@fr .

<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-BP5B3582-G> .

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