@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:-F92X0LG7-P
  skos:prefLabel "función aleatoria"@es, "random function"@en, "fonction aléatoire"@fr ;
  inist:semCategory "Theory / Theoretical model"@en, "Teoría/Modelo teórico "@es, "Théorie / Modèle théorique"@fr ;
  skos:hiddenLabel "Función aleatoria"@es, "Fonction aléatoire"@fr, "Random function"@en ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q7291970> .

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:-F92X0LG7-P .

