SELECT DISTINCT ?property WHERE { ?s ?property ?o . FILTER(?property != ) } ORDER BY ?property