@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/AMES>
  skos:prefLabel "Análisis / Medida"@es, "Analyse / Mesure"@fr, "Analysis / Measure"@en ;
  a isothes:ConceptGroup ;
  skos:member bjw:-PC7G8RGK-Q .

bjw:-PC7G8RGK-Q
  skos:exactMatch <https://www.wikidata.org/wiki/Q7754> ;
  skos:hiddenLabel "Analyse mathématique"@fr, "Mathematical analysis"@en, "Análisis matemático"@es ;
  a skos:Concept ;
  skos:inScheme bjw: ;
  skos:prefLabel "mathematical analysis"@en, "analyse mathématique"@fr, "análisis matemático"@es ;
  inist:semCategory "Analyse / Mesure"@fr, "Análisis/Medida"@es, "Analysis / Measure"@en .

