@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix isac:	<http://webisa.webdatacommons.org/concept/> .
isac:_method_	skos:broader	isac:classification_method_ .
isac:_clustering_	skos:broader	isac:classification_method_ .
isac:maximum_likelihood_	skos:broader	isac:classification_method_ .
isac:_svm_	skos:broader	isac:classification_method_ .
isac:logistic_regression_	skos:broader	isac:classification_method_ .
<http://webisa.webdatacommons.org/concept/support+vector_machines_>	skos:broader	isac:classification_method_ .
isac:k-nearest_neighbor_	skos:broader	isac:classification_method_ .
<http://webisa.webdatacommons.org/concept/spectral+angle+mapper_sam_>	skos:broader	isac:classification_method_ .