@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-SMNBX50W-8>
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  skos:prefLabel "reconstitution d'images"@fr, "image reconstruction"@en, "reconstrucción de las imágenes"@es ;
  inist:semCategory "Modeling / Calculus"@en, "Modélisation / Calcul"@fr ;
  skos:hiddenLabel "reconstitution image"@fr, "Image reconstruction"@en, "Reconstitution d'images"@fr, "Reconstruction image"@fr ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/26L/Modeling__Calculus>
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/26L-SMNBX50W-8> .

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