Records missing in the SPARQL endpoint
In the JSON API we get
928: born: "1957-00-00" .... firstname: "William" ...d: "970"..... 929: born: "1954-00-00" .....firstname: "Peter"...surname: "Ratcliffe"... id: "971" 930: born: "1956-00-00" .....firstname: "Gregg"... id: "972"
see also
- JSFiddle app accessing Api
- http://api.nobelprize.org/v1/laureate.json
==> we should have the same in the SPARQL endpoint - http://data.nobelprize.org/resource/laureate/970
- http://data.nobelprize.org/resource/laureate/971
- http://data.nobelprize.org/resource/laureate/972



