@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://gcmd.earthdata.nasa.gov/kms#> .

<https://gcmd.earthdata.nasa.gov/kms/concept/727a79dd-bef9-40c3-bf85-e152947b8e49>
  skos:prefLabel "DATA CUSTOMIZATION"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/67239b1c-db58-4f67-a47a-c6f3ba95a16b> .

<https://gcmd.earthdata.nasa.gov/kms/concept/67239b1c-db58-4f67-a47a-c6f3ba95a16b>
  ns0:reference [ ] ;
  skos:changeNote """2020-05-21 11:31:41.0 [tstevens] Insert Concept 
add broader relation (RESAMPLING [67239b1c-db58-4f67-a47a-c6f3ba95a16b,560217] - DATA CUSTOMIZATION [727a79dd-bef9-40c3-bf85-e152947b8e49,560209]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/727a79dd-bef9-40c3-bf85-e152947b8e49> ;
  skos:prefLabel "RESAMPLING"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "The method that consists of drawing repeated samples from the original data samples. The method of Resampling is a nonparametric method of statistical inference. In other words, the method of resampling does not involve the utilization of the generic distribution tables (for example, normal distribution tables) in order to compute approximate p probability values."@en ;
  a skos:Concept .

