@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:-CKM32B1K-W
  skos:hiddenLabel "Eigenvector"@en, "Vector propio"@es, "Vecteur propre"@fr ;
  skos:prefLabel "eigenvector"@en, "vector propio"@es, "vecteur propre"@fr ;
  skos:inScheme bjw: ;
  inist:semCategory "Théorie / Modèle théorique"@fr, "Teoría/Modelo teórico "@es, "Theory / Theoretical model"@en ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q3555174> ;
  a skos:Concept .

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:-CKM32B1K-W .

