If you aren't using Stardog Explorer to inspect this data set, you can run a few SPARQL queries to see your options. In this case you can run a test query such as:
This will show you the available predicates for your data. You could also see these by examining the virtual graph mappings and similar things in the dataset.
In this specific case you'll see that :firstName and :lastName are included in the possible predicates, so you can add triple patterns to your query that bind those values: