@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:-JPKD45TG-G .

bjw: a skos:ConceptScheme .
bjw:-JPKD45TG-G
  skos:hiddenLabel "Magnétostatique"@fr, "Magnetostatics"@en, "Magnetostática"@es ;
  a skos:Concept ;
  skos:prefLabel "magnetostática"@es, "magnetostatics"@en, "magnétostatique"@fr ;
  skos:inScheme bjw: ;
  inist:semCategory "Discipline"@fr, "Discipline"@en, "Disciplina"@es .

