All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sparqlqc.1.4.benchmark.projection.Q19b Maven / Gradle / Ivy

PREFIX : 

SELECT ?x  ?z WHERE {
	?x a :GraduateStudent .
	?y a :Department .
	?x :memberOf ?y .
	?y :subOrganizationOf :University1 .
	?x :email ?z .
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy