@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:-MLQ28T6P-M
  skos:hiddenLabel "Redundant number systems"@en, "Sistema numérico redundante"@es, "Système nombre redondant"@fr, "Redundant number system"@en, "Système de nombres redondants"@fr ;
  skos:prefLabel "système de nombres redondants"@fr, "sistema numérico redundante"@es, "redundant number system"@en ;
  skos:altLabel "système numérique redondant"@fr ;
  a skos:Concept ;
  skos:inScheme rdr: ;
  inist:semCategory "Modélisation / Calcul"@fr, "Modeling / Calculus"@en .

<http://data.loterre.fr/ark:/67375/RDR/MODL>
  skos:prefLabel "Modélisation / Calcul"@fr, "Modeling / Calculus"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-MLQ28T6P-M .

