@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-J52GBVGC-0>
  skos:hiddenLabel "Rapport d'activité"@fr, "Progress report"@en, "rapport activité"@fr, "informe actividad"@es ;
  skos:broader <http://data.loterre.fr/ark:/67375/26L-B4DMKPTB-V> ;
  skos:prefLabel "informe de actividad"@es, "progress report"@en, "rapport d'activité"@fr ;
  inist:semCategory "Type de document / Type d'oeuvre"@fr, "Type of document / Type of work"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L/Type_of_document__Type_of_work>
  skos:prefLabel "Type of document / Type of work"@en, "Type de document / Type d'oeuvre"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-J52GBVGC-0> .

<http://data.loterre.fr/ark:/67375/26L-B4DMKPTB-V>
  skos:prefLabel "informe"@es, "rapport"@fr, "report"@en ;
  a skos:Concept ;
  skos:narrower <http://data.loterre.fr/ark:/67375/26L-J52GBVGC-0> .

