@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/26L/Chemical_compound>
  skos:prefLabel "Chemical compound"@en, "Composé chimique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-Q397Z7WC-7> .

<http://data.loterre.fr/ark:/67375/26L-Q397Z7WC-7>
  skos:hiddenLabel "Alcène"@fr, "alkenes"@en, "Alkene"@en ;
  skos:prefLabel "alkene"@en, "alqueno"@es, "alcène"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-JJ8R265Q-1> ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-QDF30HN1-5> ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  inist:semCategory "Chemical compound"@en, "Composé chimique"@fr .

<http://data.loterre.fr/ark:/67375/26L-QDF30HN1-5>
  skos:prefLabel "etileno"@es, "éthylène"@fr, "ethylene"@en ;
  a skos:Concept ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-Q397Z7WC-7> .

<http://data.loterre.fr/ark:/67375/26L-JJ8R265Q-1>
  skos:prefLabel "hidrocarburo alifático"@es, "aliphatic hydrocarbon"@en, "hydrocarbure aliphatique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-Q397Z7WC-7> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
