prefix xsd: SELECT ?output WHERE {?s FILTER (?s != ) BIND (CONCAT ("ERROR: Expected GlobalBankIdentifier, but we got <", xsd:string (?s), ">. ") AS ?output) }