@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@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#> .

bjw: a skos:ConceptScheme .
bjw:-NDG3DN8Q-0
  skos:prefLabel "ecuación de forma cerrada"@es, "équation de forme fermée"@fr, "closed-form equation"@en ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:hiddenLabel "Equation forme close"@fr, "Closed form equation"@en, "Ecuación forma cerrada"@es ;
  inist:semCategory "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr, "Teoría/Modelo teórico "@es .

<http://data.loterre.fr/ark:/67375/BJW/THEO>
  skos:prefLabel "Teoría / Modelo teórico"@es, "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-NDG3DN8Q-0 .

