@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/Biological_compound>
  skos:prefLabel "Biological compound"@en, "Composé biologique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-TFNXQX45-Z> .

<http://data.loterre.fr/ark:/67375/26L-WZDCDJRW-8>
  skos:prefLabel "materia orgánica"@es, "organic material"@en, "matière organique"@fr ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-TFNXQX45-Z> .

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-TFNXQX45-Z>
  skos:prefLabel "esteroide"@es, "steroid"@en, "stéroïde"@fr ;
  inist:semCategory "Composé biologique"@fr, "Biological compound"@en ;
  skos:hiddenLabel "Stéroïde"@fr, "Steroid"@en, "steroids"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-WZDCDJRW-8> ;
  a skos:Concept .

