@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/351e53f2-fcad-4a2f-bd21-7126713c03b3> .

<https://gcmd.earthdata.nasa.gov/kms/concept/351e53f2-fcad-4a2f-bd21-7126713c03b3>
  ns0:reference [ ] ;
  skos:changeNote """2022-07-27 08:34:18.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:46.0 [tstevens]  
insert Definition (id: null
text: Vector labels are a type of label created with a point, line, or polygon to identify a data feature or attribute in a machine learning workflow.
language code: en); 
""", """2022-07-25 15:50:50.0 [tstevens] Insert Concept 
add broader relation (VECTOR LABEL [351e53f2-fcad-4a2f-bd21-7126713c03b3,996704] - LABELS [4afb9415-fed3-4fd5-87d2-43fed132f567,996702]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/4afb9415-fed3-4fd5-87d2-43fed132f567> ;
  skos:prefLabel "VECTOR LABEL"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "Vector labels are a type of label created with a point, line, or polygon to identify a data feature or attribute in a machine learning workflow."@en ;
  a skos:Concept .

