@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

<http://data.loterre.fr/ark:/67375/1WB> a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/1WB-G98B6S79-1>
  skos:exactMatch <http://data.bnf.fr/ark:/12148/cb125335915> ;
  skos:altLabel "approximation asymptotique"@fr, "méthode asymptotique"@fr ;
  a skos:Concept ;
  skos:hiddenLabel "Asymptotic approximation"@en, "Théorie asymptotique"@fr ;
  inist:semCategory "Théorie / Modèle théorique"@fr, "Theory / Theoretical model"@en ;
  skos:inScheme <http://data.loterre.fr/ark:/67375/1WB> ;
  skos:prefLabel "théorie asymptotique"@fr, "asymptotic approximation"@en .

<http://data.loterre.fr/ark:/67375/1WB-Théorie_/_Modèle_théorique>
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a skos:Collection ;
  skos:member <http://data.loterre.fr/ark:/67375/1WB-G98B6S79-1> .

