@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:-PRH7253D-W .

bjw: a skos:ConceptScheme .
bjw:-PRH7253D-W
  inist:semCategory "Concept mathématique"@fr, "Mathematical concept"@en, "Concepto matemático"@es ;
  skos:inScheme bjw: ;
  skos:prefLabel "forma bilineal"@es, "forme bilinéaire"@fr, "bilinear form"@en ;
  skos:hiddenLabel "Forma bilineal"@es, "Bilinear form"@en, "Forme bilinéaire"@fr ;
  a skos:Concept ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q837924> .

