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

<http://data.loterre.fr/ark:/67375/1WB> a skos:ConceptScheme .
<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-RCJZ5H8F-4> .

<http://data.loterre.fr/ark:/67375/1WB-RCJZ5H8F-4>
  skos:hiddenLabel "Transition temperature"@en, "Température de transition"@fr ;
  a skos:Concept ;
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85136955>, <http://data.bnf.fr/ark:/12148/cb12433778b> ;
  skos:prefLabel "température de transition"@fr, "transition temperature"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> .

