@prefix rdr: <http://data.loterre.fr/ark:/67375/RDR> .
@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#> .

rdr: a skos:ConceptScheme .
rdr:-JMS2Z8WL-0
  skos:prefLabel "Kirchhoff law"@en, "loi de Kirchhoff"@fr, "ley de Kirchhoff"@es ;
  inist:semCategory "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  skos:hiddenLabel "Loi de Kirchhoff"@fr, "Ley Kirchhoff"@es, "Loi Kirchhoff"@fr, "Ley de Kirchhoff"@es ;
  skos:inScheme rdr: ;
  a skos:Concept .

<http://data.loterre.fr/ark:/67375/RDR/THEO>
  skos:prefLabel "Theory / Theoretical model"@en, "Théorie / Modèle théorique"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-JMS2Z8WL-0 .

