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

<http://data.loterre.fr/ark:/67375/1WB-P8KMF21X-Q>
  inist:semCategory "Property / Parameter / Characteristic"@en, "Propriété / Paramètre / Caractéristique"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  a skos:Concept ;
  skos:hiddenLabel "Coefficient d'absorption"@fr, "Absorption coefficient"@en ;
  skos:altLabel "absorptivité"@fr, "facteur d'absorption"@fr, "absorptivity"@en ;
  skos:prefLabel "absorption coefficient"@en, "coefficient d'absorption"@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-P8KMF21X-Q> .

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