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

<http://data.loterre.fr/ark:/67375/1WB-L0VC65ZW-M>
  skos:hiddenLabel "Angle de contact"@fr, "Contact angle"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85031500>, <http://data.bnf.fr/ark:/12148/cb12538509b> ;
  skos:prefLabel "angle de contact"@fr, "contact angle"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  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-L0VC65ZW-M> .

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