@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/4afb9415-fed3-4fd5-87d2-43fed132f567>
  skos:prefLabel "LABELS"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/381a3ad7-64e9-464e-b5aa-c9ce0520546c> .

<https://gcmd.earthdata.nasa.gov/kms/concept/381a3ad7-64e9-464e-b5aa-c9ce0520546c>
  ns0:reference [ ] ;
  skos:changeNote """2022-07-27 08:33:52.0 [tstevens]  
update Definition (Encyclopedia of Machine Learning and Data Science: https://doi.org/10.1007/978-1-4899-7502-7); 
""", """2022-07-26 08:26:04.0 [tstevens]  
insert Definition (id: null
text: Raster labels are a type of label that masks pixels in raster data in order to identify a data feature or attribute in a machine learning workflow.
language code: en); 
""", """2022-07-25 15:50:37.0 [tstevens] Insert Concept 
add broader relation (RASTER LABEL [381a3ad7-64e9-464e-b5aa-c9ce0520546c,996703] - LABELS [4afb9415-fed3-4fd5-87d2-43fed132f567,996702]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/4afb9415-fed3-4fd5-87d2-43fed132f567> ;
  skos:prefLabel "RASTER LABEL"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "Raster labels are a type of label that masks pixels in raster data in order to identify a data feature or attribute in a machine learning workflow."@en ;
  a skos:Concept .

