PREFIX core: CONSTRUCT { ?presentation ?property ?object . } WHERE { PERSON_URI core:hasPresenterRole ?presenterRole . ?presenterRole core:roleIn ?presentation . ?presentation ?property ?object . }