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

bjw:-NXCRVN0L-T
  inist:semCategory "Théorie / Modèle théorique"@fr, "Teoría/Modelo teórico "@es, "Theory / Theoretical model"@en ;
  skos:prefLabel "Shannon function"@en, "función de Shannon"@es, "fonction de Shannon"@fr ;
  skos:inScheme bjw: ;
  a skos:Concept ;
  skos:hiddenLabel "Función Shannon"@es, "Fonction Shannon"@fr .

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:-NXCRVN0L-T .

