@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-ZPGTTJ3Q-1>
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85143858>, <http://data.bnf.fr/ark:/12148/cb11976017g> ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-TJDXM9P0-P> ;
  skos:hiddenLabel "Viscosity"@en, "Viscosité"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:prefLabel "viscosity"@en, "viscosité"@fr ;
  a skos:Concept .

<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-ZPGTTJ3Q-1> .

<http://data.loterre.fr/ark:/67375/1WB-TJDXM9P0-P>
  skos:prefLabel "fluide visqueux"@fr, "viscous fluid"@en ;
  a skos:Concept ;
  skos:related <http://data.loterre.fr/ark:/67375/1WB-ZPGTTJ3Q-1> .

