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

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

bjw:-S7WJ7C1W-W
  inist:semCategory "Teoría/Modelo teórico "@es, "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  skos:prefLabel "théorie de la mesure"@fr, "measure theory"@en, "teoría de la medida"@es ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q19368465> ;
  skos:hiddenLabel "Théorie mesure"@fr, "Teoría medida"@es, "Measure theory"@en ;
  a skos:Concept ;
  skos:inScheme bjw: .

