@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-MF8843KX-2>
  skos:hiddenLabel "mathematical models"@en, "Modèle mathématique"@fr, "Mathematical model"@en ;
  skos:prefLabel "mathematical model"@en, "modèle mathématique"@fr, "modelo matemático"@es ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/26L> ;
  a skos:Concept ;
  inist:semCategory "Modélisation / Calcul"@fr, "Modeling / Calculus"@en .

<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-MF8843KX-2> .

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