@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:-GW5JV225-F .

bjw:-GW5JV225-F
  inist:semCategory "Teoría/Modelo teórico "@es, "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  skos:prefLabel "sistema no determinista"@es, "non-deterministic system"@en, "système non déterministe"@fr ;
  skos:hiddenLabel "Non deterministic system"@en, "Système non déterministe"@fr, "Sistema no determinista"@es ;
  skos:inScheme bjw: ;
  a skos:Concept .

