@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:-GCNH8C0H-Q
  skos:exactMatch <https://www.wikidata.org/wiki/Q2734036> ;
  inist:semCategory "Activity"@en, "Activité"@fr ;
  skos:prefLabel "burotica"@es, "bureautique"@fr, "office automation"@en ;
  skos:inScheme rdr: ;
  a skos:Concept ;
  skos:hiddenLabel "Bureautique"@fr, "Office automation"@en, "Burotica"@es ;
  inist:domain "Informatics"@en, "Informatique"@fr .

<http://data.loterre.fr/ark:/67375/RDR/ACTI>
  skos:prefLabel "Activity"@en, "Activité"@fr ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-GCNH8C0H-Q .

