@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/8b8fd0d4-f70d-4d5a-b4fa-c43bc42ccfe8>
  ns0:reference [ ] ;
  skos:changeNote """2022-07-27 15:37:05.0 [tstevens]  
update Definition (Encyclopedia of Machine Learning and Data Science: https://doi.org/10.1007/978-1-4899-7502-7); 
""", """2022-07-26 07:58:11.0 [tstevens]  
insert Definition (id: null
text: A machine learning model type that uses both supervised and unsupervised learning in its approach. Semi-supervised techniques take advantage of both labelled and unlabeled data.
language code: en); 
""", """2022-07-25 15:43:07.0 [tstevens] Insert Concept 
add broader relation (SEMI-SUPERVISED [8b8fd0d4-f70d-4d5a-b4fa-c43bc42ccfe8,996684] - 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 "SEMI-SUPERVISED"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "A machine learning model type that uses both supervised and unsupervised learning in its approach. Semi-supervised techniques take advantage of both labelled and unlabeled data."@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/8b8fd0d4-f70d-4d5a-b4fa-c43bc42ccfe8> .

