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

<http://data.loterre.fr/ark:/67375/26L> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/26L-DT1DJ1C0-6>
  inist:semCategory "Végétal"@fr, "Vegetal"@en ;
  skos:altLabel "biscuit algaire"@fr ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:hiddenLabel "Algal biscuit"@en, "algal biscuits"@en, "bizcocho algas"@es, "Biscuit d'algues"@fr ;
  skos:prefLabel "bizcocho de algas"@es, "algal biscuit"@en, "biscuit d'algues"@fr ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-CW3GDLJC-L> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L-CW3GDLJC-L>
  skos:prefLabel "algal structure"@en, "structure algaire"@fr, "estructura algal"@es ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-DT1DJ1C0-6> .

<http://data.loterre.fr/ark:/67375/26L/Vegetal>
  skos:prefLabel "Végétal"@fr, "Vegetal"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-DT1DJ1C0-6> .

