@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/3165b02f-962f-48bf-944b-66dd470f5988>
  ns0:reference [ ] ;
  skos:changeNote """2022-07-27 09:38:06.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:10:49.0 [tstevens]  
insert Definition (id: null
text: Isolation Forest is an unsupervised ML method that is used for anomaly detection.
language code: en); 
""", """2022-07-25 15:47:27.0 [tstevens] Insert Concept 
add broader relation (ISOLATION FOREST [3165b02f-962f-48bf-944b-66dd470f5988,996696] - DECISION TREE [8cf3a3ce-4dd4-4364-8414-83e3b01354ec,996695]); 
""" ;
  skos:broader <https://gcmd.earthdata.nasa.gov/kms/concept/8cf3a3ce-4dd4-4364-8414-83e3b01354ec> ;
  skos:prefLabel "ISOLATION FOREST"@en ;
  skos:inScheme <https://gcmd.earthdata.nasa.gov/kms/concepts/concept_scheme/sciencekeywords> ;
  skos:definition "Isolation Forest is an unsupervised ML method that is used for anomaly detection."@en ;
  a skos:Concept .

<https://gcmd.earthdata.nasa.gov/kms/concept/8cf3a3ce-4dd4-4364-8414-83e3b01354ec>
  skos:prefLabel "DECISION TREE"@en ;
  a skos:Concept ;
  skos:narrower <https://gcmd.earthdata.nasa.gov/kms/concept/3165b02f-962f-48bf-944b-66dd470f5988> .

