@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-SJ6D5M53-N>
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85104624>, <http://data.bnf.fr/ark:/12148/cb12146477k> ;
  skos:hiddenLabel "Polyéthylène"@fr, "Polyethylene"@en ;
  inist:semCategory "Material / Matter / State of matter / Medium"@en, "Matériau / Matière / Etat de la matière / Milieu"@fr ;
  skos:prefLabel "polyethylene"@en, "polyéthylène"@fr ;
  skos:altLabel "éthylène polymère"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/1WB-Matériau_/_Matière_/_Etat_de_la_matière_/_Milieu>
  skos:prefLabel "Matériau / Matière / Etat de la matière / Milieu"@fr, "Material / Matter / State of matter / Medium"@en ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-SJ6D5M53-N> .

