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

<https://gcmd.earthdata.nasa.gov/kms/concept/b28033ac-592a-42a5-8913-3b8d74dfe43d>
  ns0:reference [ ] ;
  skos:changeNote """2022-07-27 12:34:48.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:13:46.0 [tstevens]  
insert Definition (id: null
text: A type of learning that utilizes text-based sources to analyze parts of speech, sentiment, and term frequency.
language code: en); 
""", """2022-07-25 15:47:53.0 [tstevens] Insert Concept 
add broader relation (NATURAL LANGUAGE PROCESSING [b28033ac-592a-42a5-8913-3b8d74dfe43d,996697] - MACHINE LEARNING MODELS [fe4392b0-13a9-43ff-bacc-f44a65aed4fa,996680]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/fe4392b0-13a9-43ff-bacc-f44a65aed4fa> ;
  skos:prefLabel "NATURAL LANGUAGE PROCESSING"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "A type of learning that utilizes text-based sources to analyze parts of speech, sentiment, and term frequency."@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/fe4392b0-13a9-43ff-bacc-f44a65aed4fa>
  skos:prefLabel "MACHINE LEARNING MODELS"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/b28033ac-592a-42a5-8913-3b8d74dfe43d> .

