@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:-SHPJ8M4Q-Z
  a skos:Concept ;
  inist:semCategory "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr, "Teoría/Modelo teórico "@es ;
  skos:prefLabel "ecuación de recurrencia"@es, "équation de récurrence"@fr, "recurrence equation"@en ;
  skos:hiddenLabel "Ecuación recurrencia"@es, "Equation récurrence"@fr, "Recurrence equation"@en ;
  skos:inScheme bjw: .

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:-SHPJ8M4Q-Z .

