@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix ns2:	<http://dbpedia.org/class/yago/> .
dbpedia:Sukhotins_Algorithm	rdf:type	ns2:ClassificationAlgorithms .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix ns4:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:Sukhotins_Algorithm	owl:sameAs	ns4:Sukhotins_Algorithm ,
		<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000e53d46> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Sukhotins_Algorithm	foaf:page	ns6:Sukhotins_Algorithm .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Sukhotins_Algorithm	dbpprop:reference	<http://acl.ldc.upenn.edu/C/C88/C88-2134.pdf> ,
		<http://hum.uchicago.edu/~jagoldsm/Papers/GoldsmithXanthos/guySukhotin.pdf> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Sukhotins_Algorithm	rdfs:label	"Sukhotins Algorithm"@en ;
	dbpprop:abstract	"Sukhotins' Algorithm is a statistical classification algorithm for classifying characters in a text as vowels or consonants. It may also be of use in some of substitution ciphers and has been considered in deciphering the Voynich manuscript, though one problem is to agree on the set of symbols the manuscript is written in."@en ;
	rdfs:comment	"Sukhotins' Algorithm is a statistical classification algorithm for classifying characters in a text as vowels or consonants. It may also be of use in some of substitution ciphers and has been considered in deciphering the Voynich manuscript, though one problem is to agree on the set of symbols the manuscript is written in."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Sukhotins_Algorithm	skos:subject	ns10:Natural_language_processing ,
		ns10:Classification_algorithms .
@prefix ns11:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Sukhotins_Algorithm	dbpprop:hasPhotoCollection	ns11:Sukhotins_Algorithm .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Sukhotins_Algorithm	owl:sameAs	dbpedia:Sukhotins_Algorithm .