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

<http://data.loterre.fr/ark:/67375/BJW/OBJM>
  skos:prefLabel "Concepto matemático"@es, "Concept mathématique"@fr, "Mathematical concept"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-Z3WK93WL-B .

bjw: a skos:ConceptScheme .
bjw:-Z3WK93WL-B
  inist:semCategory "Concept mathématique"@fr, "Concepto matemático"@es, "Mathematical concept"@en ;
  skos:prefLabel "número difuso"@es, "fuzzy number"@en, "nombre flou"@fr ;
  skos:hiddenLabel "Fuzzy number"@en, "Nombre flou"@fr, "Número difuso"@es ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q3407463> .

