UniProt Construct new triples of the type 'HumanProtein' from all human UniProtKB entries PREFIX taxon: <http: purl uniprot org taxonomy > PREFIX up: <http: purl uniprot org core > CONSTRUCT { ?protein a up:HumanProtein } WHERE { ?protein a up:Protein ?protein up:organism taxon:9606 }