@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/DISC>
  skos:prefLabel "Disciplina"@es, "Discipline"@en, "Discipline"@fr ;
  a isothes:ConceptGroup ;
  skos:member bjw:-GM7QDDNK-Z .

bjw:-GM7QDDNK-Z
  a skos:Concept ;
  skos:altLabel "electromagnetics"@en ;
  skos:hiddenLabel "Electromagnetismo"@es, "Electromagnétisme"@fr, "Electromagnetism"@en ;
  skos:prefLabel "electromagnetism"@en, "electromagnetismo"@es, "électromagnétisme"@fr ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q11406> ;
  inist:semCategory "Discipline"@en, "Discipline"@fr, "Disciplina"@es ;
  skos:inScheme bjw: .

bjw: a skos:ConceptScheme .
