Your IP : 216.73.216.74


Current Path : /proc/thread-self/root/usr/share/doc/perl-RDF-Query/examples/queries/
Upload File :
Current File : //proc/thread-self/root/usr/share/doc/perl-RDF-Query/examples/queries/sparql-ask-people.rq

PREFIX foaf: <http://xmlns.com/foaf/0.1/>
ASK {
	[] a foaf:Person .
}