@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:-BWQV98B4-9 .

bjw:-BWQV98B4-9
  skos:inScheme bjw: ;
  skos:prefLabel "quadratic equation"@en, "équation quadratique"@fr, "ecuación de segundo grado"@es ;
  skos:hiddenLabel "Equation quadratique"@fr, "Ecuación segundo grado"@es, "Quadratic equation"@en ;
  inist:semCategory "Teoría/Modelo teórico "@es, "Théorie / Modèle théorique"@fr, "Theory / Theoretical model"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q41299> ;
  a skos:Concept .

