PREFIX core: CONSTRUCT { ?degree ?property ?object . } WHERE { PERSON_URI core:advisorIn ?advisingRelationship . ?advisingRelationship core:degreeCandidacy ?degree . ?degree ?property ?object . }