@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:-VHL4XGPW-R
  skos:hiddenLabel "Sistema cognitivo"@es, "Système cognitif"@fr, "Cognitive system"@en ;
  inist:semCategory "Modeling / Calculus"@en, "Modélisation / Calcul"@fr ;
  skos:prefLabel "système cognitif"@fr, "sistema cognitivo"@es, "cognitive system"@en ;
  skos:inScheme rdr: ;
  inist:domain "Informatique"@fr, "Informatics"@en ;
  a skos:Concept .

<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:-VHL4XGPW-R .

rdr: a skos:ConceptScheme .
