@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:-G94328Z8-P .

bjw:-G94328Z8-P
  skos:prefLabel "magnetic Reynolds number"@en, "nombre de Reynolds magnétique"@fr, "número de Reynolds magnético"@es ;
  skos:inScheme bjw: ;
  skos:hiddenLabel "Número Reynolds magnético"@es, "Magnetic Reynolds number"@en, "Nombre Reynolds magnétique"@fr ;
  inist:semCategory "Concept mathématique"@fr, "Mathematical concept"@en, "Concepto matemático"@es ;
  a skos:Concept .

bjw: a skos:ConceptScheme .
