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

rdr: a skos:ConceptScheme .
<http://data.loterre.fr/ark:/67375/RDR/PRPC>
  skos:prefLabel "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en ;
  a isothes:ConceptGroup, skos:Collection ;
  skos:member rdr:-PWSPLZFM-L .

rdr:-PWSPLZFM-L
  skos:inScheme rdr: ;
  a skos:Concept ;
  skos:hiddenLabel "Gigue de rythme"@fr, "Gigue rythme"@fr, "Fluctuación ritmo"@es, "Fluctuación de ritmo"@es, "Timing jitter"@en ;
  skos:prefLabel "timing jitter"@en, "gigue de rythme"@fr, "fluctuación de ritmo"@es ;
  inist:semCategory "Propriété / Paramètre / Caractéristique"@fr, "Property / Parameter / Characteristic"@en .

