@prefix bjw: <http://data.loterre.fr/ark:/67375/BJW> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix inist: <http://www.inist.fr/Ontology#> .

bjw: a skos:ConceptScheme .
<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:-TNQ1S8HS-0 .

bjw:-TNQ1S8HS-0
  inist:semCategory "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr, "Teoría/Modelo teórico "@es ;
  skos:hiddenLabel "Función no lineal"@es, "Fonction non linéaire"@fr, "Non linear function"@en ;
  skos:altLabel "nonlinear function"@en ;
  skos:prefLabel "non-linear function"@en, "fonction non linéaire"@fr, "función no lineal"@es ;
  skos:inScheme bjw: ;
  a skos:Concept .

