BNB Example Queries
Overview
Background
find-by-isbn.rq
Find a book based on its ISBN
Source File
find-by-isbn.rq
Author
Leigh Dodds
PREFIX bio:
PREFIX bibo:
PREFIX blterms:
PREFIX dct:
PREFIX event:
PREFIX foaf:
PREFIX geo:
PREFIX isbd:
PREFIX org:
PREFIX owl:
PREFIX rda:
PREFIX rdf:
PREFIX rdfs:
PREFIX skos:
PREFIX xsd:
SELECT ?uri WHERE { #Match any resource that has the specific property and value ?uri bibo:isbn10 "0261102214". }
Test This Query
Try this query against the following endpoints:
http://bnb.data.bl.uk/sparql