PREFIX core: CONSTRUCT { ?credential ?property ?object . } WHERE { PERSON_URI core:eligibleFor ?credential . ?credential ?property ?object . }