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

<http://data.loterre.fr/ark:/67375/1WB-PPG9N4S9-T>
  skos:relatedMatch <http://data.bnf.fr/ark:/12148/cb133185954>, <http://id.loc.gov/authorities/subjects/sh85112278> ;
  skos:prefLabel "congélation"@fr, "freezing"@en ;
  inist:semCategory "Technique / Méthode"@fr, "Technique / Method"@en ;
  skos:hiddenLabel "Congélation"@fr, "Freezing"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-C7NCCN75-3> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/1WB-Technique_/_Méthode>
  skos:prefLabel "Technique / Méthode"@fr, "Technique / Method"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-PPG9N4S9-T> .

<http://data.loterre.fr/ark:/67375/1WB-C7NCCN75-3>
  skos:prefLabel "directional solidification"@en, "solidification dirigée"@fr ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-PPG9N4S9-T> .

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