@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:-R80G78KM-Z
  skos:hiddenLabel "Audio recording"@en, "Registro audio"@es, "Enregistrement audio"@fr ;
  inist:domain "Electronique"@fr, "Electronics"@en ;
  skos:prefLabel "audio recording"@en, "registro audio"@es, "enregistrement audio"@fr ;
  skos:inScheme rdr: ;
  skos:exactMatch <https://www.wikidata.org/wiki/Q3302947> ;
  a skos:Concept ;
  inist:semCategory "Physical phenomenon / Chemical phenomenon"@en, "Processus physique / Processus chimique"@fr .

<http://data.loterre.fr/ark:/67375/RDR/PPPC>
  skos:prefLabel "Processus physique / Processus chimique"@fr, "Physical phenomenon / Chemical phenomenon"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-R80G78KM-Z .

rdr: a skos:ConceptScheme .
