@prefix mdl: <http://data.loterre.fr/ark:/67375/MDL> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

mdl: a skos:ConceptScheme .
mdl:-WG7GT71P-S
  skos:prefLabel "spectrométrie"@fr, "spectrometry"@en ;
  a skos:Concept ;
  skos:narrower mdl:-CDG4D04H-1 .

mdl:-CDG4D04H-1
  skos:hiddenLabel "spectres de puissances"@fr, "Spectre puissance"@fr, "Spectre puissances"@fr, "power spectrums"@en, "power spectras"@en, "Power spectrum"@en ;
  skos:definition "Le diagramme qui donne la partie de la puissance d'un signal tombant dans des étendues de fréquences données. La façon la plus courante de générer un spectre de puissance consiste à utiliser une transformée de Fourier discrète.  (traduit depuis \"An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri\", <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=power+spectrum&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=power+spectrum&formSubmit=Search&showAll=1</a>)"@fr, "The plot that gives the portion of a signal's power falling within given frequency bins. The most common way of generating a power spectrum is by using a discrete Fourier transform.  (An Etymological Dictionary of Astronomy and Astrophysics, by M. Heydari-Malayeri, <a href=\"https://dictionary.obspm.fr/index.php?formSearchTextfield=power+spectrum&formSubmit=Search&showAll=1\" target=\"_blank\">https://dictionary.obspm.fr/index.php?formSearchTextfield=power+spectrum&formSubmit=Search&showAll=1</a>)"@en ;
  skos:broader mdl:-WG7GT71P-S ;
  skos:altLabel "power spectra"@en ;
  skos:prefLabel "spectre de puissance"@fr, "power spectrum"@en ;
  a skos:Concept ;
  skos:exactMatch <https://dictionary.obspm.fr/index.php?formSearchTextfield=power+spectrum&formSubmit=Search&showAll=1> ;
  skos:inScheme mdl: .

