SPARQL Editor

Sample queries for http://spatial.linkedscience.org/sparql


Query on 2012-06-18, 17:05:54 → execute.


prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2012-06-18, 18:22:04 → execute.


prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2012-10-16, 15:33:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2012-10-16, 15:43:16 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?predicate
WHERE {
 ?x ?predicate ?y.
}


Query on 2012-10-16, 15:44:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?predicate
WHERE {
 ?x ?predicate ?y.
}


Query on 2012-10-16, 15:44:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?predicate
WHERE {
 ?x ?predicate ?y .
}


Query on 2012-10-16, 15:45:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?predicate
WHERE {
 ?x ?predicate ?y .
}


Query on 2012-10-16, 16:02:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?predicate WHERE { ?x ?predicate ?y .}


Query on 2012-10-16, 16:14:24 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?row ?col ?polygon
WHERE {
  ?cell a <http://linkedscience.org/lsv/ns#Item> ;
        <http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
        <http://spatial.linkedscience.org/context/amazon/Col> ?col ;
        <http://observedchange.com/tisc/ns#geometry> ?polygon .
}


Query on 2012-10-16, 16:14:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?row ?col ?polygon
WHERE {
  ?cell a <http://linkedscience.org/lsv/ns#Item> ;
        <http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
        <http://spatial.linkedscience.org/context/amazon/Col> ?col ;
        <http://observedchange.com/tisc/ns#geometry> ?polygon .
} LIMIT 10


Query on 2012-10-16, 16:16:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?row ?col ?polygon
WHERE {
  ?cell a <http://linkedscience.org/lsv/ns#Item> ;
        <http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
        <http://spatial.linkedscience.org/context/amazon/Col> ?col ;
        <http://observedchange.com/tisc/ns#geometry> ?polygon .
} LIMIT 10


Query on 2012-10-16, 16:18:20 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?polygon
WHERE {
  ?cell a <http://linkedscience.org/lsv/ns#Item> ;
        <http://observedchange.com/tisc/ns#geometry> ?polygon .
} LIMIT 10


Query on 2012-10-16, 16:18:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?polygon
WHERE {
  ?cell a <http://linkedscience.org/lsv/ns#Item> ;
        <http://www.w3.org/2000/01/rdf-schema#label> ?polygon .
} LIMIT 10


Query on 2012-10-16, 16:19:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?polygon
WHERE {
  ?cell a <http://linkedscience.org/lsv/ns#Item> ;
        <http://www.w3.org/2000/01/rdf-schema#label> ?polygon .
} LIMIT 10


Query on 2012-10-16, 16:21:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2012-10-16, 16:23:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a <http://www.w3.org/2000/01/rdf-schema#label> ?c .
}
LIMIT 10


Query on 2012-10-16, 16:52:58 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon#>

SELECT * WHERE {
 ?a <http://www.w3.org/2000/01/rdf-schema#label> ?c .
}
LIMIT 10


Query on 2012-10-16, 16:53:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon#>

SELECT * WHERE {
 ?a rdfs:label ?c .
}
LIMIT 10


Query on 2012-10-16, 16:53:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon#>

SELECT * WHERE {
 ?a <http://spatial.linkedscience.org/context/amazon/exceedyear> ?c .
}
LIMIT 10


Query on 2012-10-16, 16:53:58 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT * WHERE {
 ?a amazon:exceedyear ?c .
}
LIMIT 10


Query on 2012-10-16, 17:04:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT * WHERE {
 ?a amazon:DEFOR_2008 ?c .
}
LIMIT 10


Query on 2012-10-16, 17:05:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT * WHERE {
 ?a amazon:DEFOR_2008 ?c .
}
LIMIT 10


Query on 2012-10-16, 17:26:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
   <http://spatial.linkedscience.org/context/amazon/AMZ_LINKED_25K_1535> ?b ?c .
}


Query on 2012-10-17, 13:58:24 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

select distinct ?a where {
?a ?b ?c } LIMIT 10


Query on 2012-11-05, 22:42:12 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?a WHERE {
 ?a a foaf:Person .
}
LIMIT 10


Query on 2012-11-05, 22:42:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?a WHERE {
 ?a a foaf:Person .
}


Query on 2012-11-13, 02:26:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
         
WHERE {  
    ?person foaf:publications ?publication;  
            foaf:name ?authorname;          
      foaf:familyName ?familyname;  
         foaf:givenName ?givenname.

       OPTIONAL {  
    ?publication dct:date ?pubyear.
    }  

OPTIONAL {
?affiliation foaf:member ?person;  
               foaf:name ?organame;  
               geo:lat_long ?latlong;  
  <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
}  
}  
ORDER BY ?name


Query on 2012-11-13, 02:27:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?name ?person ?publication ?pubyear ?organame ?latlong ?address WHERE {
 ?person foaf:publications ?publication;
         foaf:name ?name.  
 OPTIONAL {
    ?publication dct:date ?pubyear.
 }
 
 OPTIONAL {
    ?affiliation foaf:member ?person;
                 foaf:name ?organame;
                 geo:lat_long ?latlong;
    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
 }  
}
ORDER BY ?name


Query on 2012-11-13, 02:29:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?name ?person ?publication ?pubyear ?organame ?latlong ?address WHERE {
 ?person foaf:publications ?publication;
         foaf:name ?name.  
 OPTIONAL {
    ?publication dct:date ?pubyear.
 }
 
 OPTIONAL {
    ?affiliation foaf:member ?person;
                 foaf:name ?organame;
                 geo:lat_long ?latlong;
    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
 }  
}
ORDER BY ?name


Query on 2012-11-13, 02:29:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?name ?person ?publication ?pubyear ?organame ?latlong ?address WHERE {
 ?person foaf:publications ?publication;
         foaf:name ?name.  
 OPTIONAL {
    ?publication dct:date ?pubyear.
 }
 
 OPTIONAL {
    ?affiliation foaf:member ?person;
                 foaf:name ?organame;
                 geo:lat_long ?latlong;
    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
 }  
}
ORDER BY ?name


Query on 2012-11-13, 02:35:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
         
WHERE {  
  ?person foaf:publications ?publication;  
                foaf:name ?authorname;          
                foaf:familyName ?familyname;
                foaf:givenName ?givenname.
     
OPTIONAL{  
         ?publication dct:date ?pubyear.
        }  
OPTIONAL{
 ?affiliation foaf:member ?person;  
      foaf:name ?organame;  
              geo:lat_long ?latlong;  
                      <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
 }  
}  
ORDER BY ?name


Query on 2012-11-13, 02:43:20 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname
WHERE {
       ?person foaf:publications ?publication;
foaf:name ?authorname;
               foaf:familyName ?familyname;
foaf:givenName ?givenname.
      }

ORDER BY ?authorname


Query on 2012-11-13, 02:43:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname
WHERE {
       ?person foaf:name ?authorname;
               foaf:familyName ?familyname;
foaf:givenName ?givenname.
      }

ORDER BY ?authorname


Query on 2012-11-13, 02:43:57 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname

WHERE {
       ?person foaf:name ?authorname;
               foaf:familyName ?familyname;
foaf:givenName ?givenname.
      }

ORDER BY ?authorname


Query on 2012-11-13, 02:46:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname
WHERE {
      ?person foaf:publications ?publication;
      foaf:name ?authorname;
              foaf:familyName ?familyname;
      foaf:givenName ?givenname.
     }

ORDER BY ?authorname


Query on 2012-11-14, 18:19:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2012-11-14, 18:21:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
       
WHERE {  
  ?person foaf:publications ?publication;  
          foaf:name ?authorname;          
     foaf:familyName ?familyname;  
        foaf:givenName ?givenname.

      OPTIONAL {  
  ?publication dct:date ?pubyear.
  }  

OPTIONAL {
?affiliation foaf:member ?person;  
              foaf:name ?organame;  
              geo:lat_long ?latlong;  
<http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
}  
}  
ORDER BY ?name


Query on 2012-11-14, 18:21:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?affiliation
       
WHERE {  
  ?person foaf:publications ?publication;  
          foaf:name ?authorname;          
     foaf:familyName ?familyname;  
        foaf:givenName ?givenname.

      OPTIONAL {  
  ?publication dct:date ?pubyear.
  }  

OPTIONAL {
?affiliation foaf:member ?person;  
              foaf:name ?organame;  
              geo:lat_long ?latlong;  
<http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
}  
}  
ORDER BY ?name LIMIT 10


Query on 2012-11-14, 18:24:08 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a a rdfs:Statement.
}
LIMIT 10


Query on 2012-11-25, 00:17:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a a rdfs:Statement.
}
LIMIT 10


Query on 2012-11-25, 00:18:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a a rdfs:Statement.
}
LIMIT 10


Query on 2012-11-25, 00:18:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2012-11-25, 00:18:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2012-11-27, 22:46:11 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2012-12-03, 11:22:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>


SELECT * WHERE {
<http://spatial.linkedscience.org/context/acmgis/membership840> a rdfs:Statement;
}
LIMIT 10


Query on 2012-12-03, 11:22:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>


SELECT * WHERE {
<http://spatial.linkedscience.org/context/acmgis/membership840> a rdfs:Statement;
                                                                 ?a ?b.
}
LIMIT 10


Query on 2012-12-06, 23:08:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2012-12-10, 17:06:12 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?person a foaf:Person;
         foaf:name ?name;
         foaf:familyName ?lastName .
} ORDER BY ?lastName



Query on 2012-12-10, 17:07:01 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?person a foaf:Person;
         foaf:name ?name;
         foaf:familyName ?lastName .
} ORDER BY ?person



Query on 2012-12-10, 17:08:44 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?person a foaf:Person;
         foaf:name ?name;
         foaf:familyName ?lastName .
} ORDER BY ?lastName



Query on 2012-12-10, 17:09:21 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 <http://spatial.linkedscience.org/context/person/person18302aec5931d29936f692c102086e03> ?b ?c .
}


Query on 2012-12-11, 14:21:11 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 <http://spatial.linkedscience.org/context/person/person18302aec5931d29936f692c102086e03> ?b ?c .
}


Query on 2012-12-11, 14:21:16 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?person a foaf:Person;
         foaf:name ?name;
         foaf:familyName ?lastName .
} ORDER BY ?lastName



Query on 2012-12-11, 14:22:22 → execute.

SELECT * WHERE {
 <http://spatial.linkedscience.org/context/person/person18302aec5931d29936f692c102086e03> ?b ?c .
}


Query on 2012-12-11, 14:22:48 → execute.

SELECT * WHERE {
 <http://spatial.linkedscience.org/context/person/person18302aec5931d29936f692c102086e03> ?b ?c .
}


Query on 2012-12-11, 14:23:19 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?person a foaf:Person;
         foaf:name ?name;
         foaf:familyName ?lastName .
} ORDER BY ?lastName



Query on 2012-12-12, 15:41:18 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-01-07, 22:06:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?g WHERE {
GRAPH ?g {
 ?a ?b ?c .      
}
}


Query on 2013-01-07, 22:09:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?g WHERE {
GRAPH ?g {
 ?a ?b ?c .      
}
}


Query on 2013-01-14, 11:47:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-01-17, 22:43:31 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?g WHERE {
 GRAPH ?g {?a ?b ?c }
}


Query on 2013-01-17, 22:59:16 → execute.

SELECT DISTINCT ?g WHERE {
 GRAPH ?g {
   ?a ?b ?c .
 }
}


Query on 2013-02-15, 04:39:58 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-02-15, 04:40:26 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2013-02-15, 04:40:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 500


Query on 2013-02-15, 04:41:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a foaf:knows ?c .
}
LIMIT 500


Query on 2013-02-15, 04:44:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-02-15, 04:52:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

DESCRIBE <http://purl.uniprot.org/SHA-384/1C222A83CC1A867CA55D2BCCB22525DF8FDCC96026DCB772AC2C93FBF03EDC49D6890B68CF97C9A66DD6BA6AFE216994>


Query on 2013-02-15, 04:53:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

select * { ?s ?p ?o } limit 100


Query on 2013-02-15, 04:54:16 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

select * { ?s ?p ?o } limit 100


Query on 2013-02-15, 04:54:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

select * { ?s rdfs:label ?o } limit 100


Query on 2013-03-04, 21:06:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

DESCRIBE ?a WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-04, 21:07:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-07, 15:44:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-07, 15:52:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>


SELECT * WHERE {
 ?a amazon:columnnumber ?c .
}
LIMIT 10


Query on 2013-03-07, 15:59:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT * WHERE {
 ?a amazon:aggregation ?c .
}
LIMIT 10


Query on 2013-03-07, 16:06:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT ?gridcell ?cellvalue  

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-07, 16:08:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT ?gridcell ?cellvalue  

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-07, 16:26:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT ?cellvalue  ?gridcell

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-07, 16:40:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-07, 16:40:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-03-07, 16:41:13 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT ?cellvalue  ?gridcell ?municipality

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
  ?gridcell tisc:partiallyOverlapping ?municipality
                 

}
LIMIT 10


Query on 2013-03-07, 16:41:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT ?cellvalue  ?gridcell ?municipality

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
  ?gridcell tisc:partiallyOverlapping ?municipality
                 

}
LIMIT 10


Query on 2013-03-07, 16:41:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT ?cellvalue  ?gridcell ?municipality

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
  ?gridcell tisc:partiallyOverlapping ?municipality
                 

}
LIMIT 10


Query on 2013-03-07, 16:54:34 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT  ?gridcell ?municipality  

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
  ?gridcell tisc:partiallyOverlapping ?municipality
                 

}


LIMIT 10


Query on 2013-03-07, 17:10:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT  ?gridcell ?municipality  

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
                 

}


LIMIT 10


Query on 2013-03-07, 17:14:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT  ?cellvalue

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
                 
}

LIMIT 10


Query on 2013-03-07, 17:14:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT  ?cellvalue

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
                 
}

LIMIT 10


Query on 2013-03-07, 17:15:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT  AVG(?cellvalue)    

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
                 
}

LIMIT 10


Query on 2013-03-07, 17:15:45 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT  AVG(?cellvalue)    

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
                 
}

LIMIT 10


Query on 2013-03-07, 17:16:16 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT SUM(?cellvalue)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
                 
}

LIMIT 10


Query on 2013-03-07, 17:16:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT SUM(?cellvalue)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-07, 17:17:13 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT (SUM(?cellvalue) as ?total)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-07, 17:17:24 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT (AVG(?cellvalue) as ?total)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-07, 17:19:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT (SUM(?cellvalue) as ?total)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-07, 17:19:45 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT (AVG(?cellvalue) as ?total)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-07, 17:19:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT (MAX(?cellvalue) as ?total)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-07, 17:19:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT (MIN(?cellvalue) as ?total)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-07, 17:21:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT (COUNT(?cellvalue) as ?total)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-07, 17:21:30 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>
prefix tisc: <http://observedchange.com/tisc/ns#>

SELECT (COUNT(DISTINCT ?cellvalue) as ?total)      

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.
 }

LIMIT 10


Query on 2013-03-08, 09:39:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>


SELECT ?cellvalue  ?gridcell

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 09:47:29 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>


SELECT ?a ?b ?c

WHERE {
  ?a ?b ?c.

}
LIMIT 10


Query on 2013-03-08, 09:47:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>


SELECT ?a ?b ?c

WHERE {
  ?a ?b ?c.

}
LIMIT 1000


Query on 2013-03-08, 10:22:30 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>


SELECT ?cellvalue  ?gridcell

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.

}


Query on 2013-03-08, 10:22:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>


SELECT ?cellvalue  ?gridcell

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.

}

LIMIT 10


Query on 2013-03-08, 10:23:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>


CONSTRUCT { ?cellvalue amazon:hasResolution "25" }

WHERE {
  ?gridcell amazon:ACUM_2008 ?cellvalue.

}

LIMIT 10


Query on 2013-03-08, 11:12:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>




 
CONSTRUCT { ?cellvalue amazon:hasResolution "25" }

WHERE {

 ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 11:12:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>




 
CONSTRUCT { ?cellvalue amazon:hasResolution "25".
           ?gridcell a amazon:observation}

WHERE {

 ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 12:23:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>




 
CONSTRUCT { ?cellvalue amazon:hasResolution '25'.
           ?gridcell a amazon:observation}

WHERE {

 ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 12:23:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>




 
CONSTRUCT { ?cellvalue amazon:hasResolution '25' }

WHERE {

 ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 13:49:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>




 
CONSTRUCT { ?cellvalue amazon:hasResolution '25' }

WHERE {

 ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 13:49:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>




 
SELECT ?cellvalue
WHERE {

 ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 13:49:36 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>




 
SELECT ?cellvalue ?gridcell
WHERE {

 ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 13:49:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>




 
SELECT ?cellvalue ?gridcell
WHERE {

 ?gridcell amazon:ACUM_2008 ?cellvalue.

}
LIMIT 10


Query on 2013-03-08, 22:32:31 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-10, 22:07:30 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?c ?b foaf:member .
}
LIMIT 10


Query on 2013-03-14, 10:43:10 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-14, 10:43:11 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-14, 10:43:11 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-28, 03:20:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-28, 03:20:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-28, 03:22:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-28, 03:22:23 → execute.

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://dbpedia.org/ontology/>


SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-28, 03:23:21 → execute.

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://dbpedia.org/ontology/>


SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-28, 03:24:38 → execute.

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://dbpedia.org/ontology/>


SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-03-28, 03:26:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
       
WHERE {  
 ?person foaf:publications ?publication;  
               foaf:name ?authorname;          
               foaf:familyName ?familyname;
               foaf:givenName ?givenname.
   
OPTIONAL{  
        ?publication dct:date ?pubyear.
       }  
OPTIONAL{
?affiliation foaf:member ?person;  
     foaf:name ?organame;  
             geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
}  
}  
ORDER BY ?name


Query on 2013-03-28, 03:26:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
       
WHERE {  
 ?person foaf:publications ?publication;  
               foaf:name ?authorname;          
               foaf:familyName ?familyname;
               foaf:givenName ?givenname.
   
OPTIONAL{  
        ?publication dct:date ?pubyear.
       }  
OPTIONAL{
?affiliation foaf:member ?person;  
     foaf:name ?organame;  
             geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
}  
}  
ORDER BY ?name


Query on 2013-04-03, 15:56:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-04-03, 15:56:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-04-29, 18:30:45 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-05-03, 04:27:22 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?c WHERE {
 ?a rdf:type ?c }
order by ?c


Query on 2013-05-03, 04:27:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?c WHERE {
 ?a rdf:type ?c }
order by ?c


Query on 2013-05-14, 07:57:37 → execute.

select * where {
 ?member
 <http://purl.org/dc/terms/subject>
 ?object
 .
}


Query on 2013-05-14, 16:03:13 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
PREFIX qb: <http://purl.org/linked-data/cube#>
select (count(?s) as ?sc)
where {
?s rdf:type qb:DataSet .
}


Query on 2013-05-14, 16:04:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
PREFIX qb: <http://purl.org/linked-data/cube#>
select (count(?s) as ?sc)
where {
?s rdf:type qb:Observation .
}


Query on 2013-05-14, 16:04:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
PREFIX qb: <http://purl.org/linked-data/cube#>
select (count(?s) as ?sc)
where {
?s rdf:type qb:Observation .
}


Query on 2013-05-16, 04:46:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-05-16, 10:20:26 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 40


Query on 2013-05-17, 17:08:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-05-17, 17:08:57 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-05-17, 17:09:23 → execute.

SELECT ?cell ?row ?col ?polygon
WHERE {
?cell a <http://linkedscience.org/lsv/ns#Item> ;
<http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
<http://spatial.linkedscience.org/context/amazon/Col> ?col ;
<http://observedchange.com/tisc/ns#geometry> ?polygon .
}


Query on 2013-05-17, 17:19:13 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-05-17, 17:19:20 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-05-17, 17:19:52 → execute.

SELECT ?cell ?row ?col ?polygon
WHERE {
?cell a <http://linkedscience.org/lsv/ns#Item> ;
<http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
<http://spatial.linkedscience.org/context/amazon/Col> ?col ;
<http://observedchange.com/tisc/ns#geometry> ?polygon .
}


Query on 2013-05-17, 17:20:02 → execute.

SELECT ?cell ?row ?col ?polygon
WHERE {
?cell a <http://linkedscience.org/lsv/ns#Item> ;
<http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
<http://spatial.linkedscience.org/context/amazon/Col> ?col ;
<http://observedchange.com/tisc/ns#geometry> ?polygon .
}


Query on 2013-05-17, 17:20:20 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-05-17, 17:20:42 → execute.

SELECT ?cell ?row ?col ?polygon
WHERE {
?cell a <http://linkedscience.org/lsv/ns#Item> ;
<http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
<http://spatial.linkedscience.org/context/amazon/Col> ?col ;
<http://observedchange.com/tisc/ns#geometry> ?polygon .
}


Query on 2013-05-20, 09:01:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-06-11, 13:22:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-06-11, 13:22:30 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-06-17, 17:10:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-07-31, 21:46:58 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-09-05, 23:56:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT Distinct ?c WHERE {
 ?a a ?c .
}


Query on 2013-09-06, 00:03:36 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT Distinct ?c WHERE {
 ?a a ?c .
}


Query on 2013-09-06, 00:05:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT Distinct ?prop WHERE {
 ?a a foaf:Person ;
    ?prop ?val .
}


Query on 2013-09-06, 00:07:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT Distinct ?prop WHERE {
 ?a a foaf:Person ;
    ?prop ?val .
}


Query on 2013-09-06, 00:07:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT Distinct ?type WHERE {
 ?a foaf:member ?person ;
    a ?type .
}


Query on 2013-09-06, 00:08:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT Distinct ?type WHERE {
 ?a a foaf:Organization .
}


Query on 2013-09-06, 00:08:10 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT Distinct ?a WHERE {
 ?a a foaf:Organization .
} LIMIT 10


Query on 2013-09-08, 17:19:36 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-09-14, 11:34:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-09-14, 11:34:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-09-14, 11:38:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address

WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
}
LIMIT 10


Query on 2013-09-14, 11:39:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address

WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
 
 OPTIONAL {?publication dct:date ?pubyear.}
 OPTIONAL {?affiliation foaf:member ?person;
                foaf:name ?organame;  
                        geo:lat_long ?latlong;  
                        <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
          }
 
 
}
LIMIT 10


Query on 2013-09-14, 11:39:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
 
 OPTIONAL {?publication dct:date ?pubyear.}
 OPTIONAL {?affiliation foaf:member ?person;
                foaf:name ?organame;  
                        geo:lat_long ?latlong;  
                        <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
          }
 
 
}
LIMIT 10


Query on 2013-09-14, 11:41:52 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
 
 OPTIONAL {?publication dct:date ?pubyear.}
 OPTIONAL {?affiliation foaf:member ?person;
                foaf:name ?organame;  
                        geo:lat_long ?latlong;  
                        <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
          }
 
 
}
LIMIT 100


Query on 2013-09-14, 11:43:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
 ?publication dct:date ?pubyear.
 ?affiliation foaf:member ?person;
              geo:lat_long ?latlong.
 OPTIONAL {?affiliation foaf:name ?organame;  
               <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
          }
 
 
}
LIMIT 100


Query on 2013-09-14, 11:44:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
 
 OPTIONAL {?publication dct:date ?pubyear.}
 OPTIONAL {?affiliation foaf:member ?person;
                foaf:name ?organame;  
                        geo:lat_long ?latlong;  
                        <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
          }
 
 
}


Query on 2013-09-14, 11:44:36 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
 ?publication dct:date ?pubyear.
 ?affiliation foaf:member ?person;
              geo:lat_long ?latlong.
 OPTIONAL {?affiliation foaf:name ?organame;  
               <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
          }
 
 
}
LIMIT 500


Query on 2013-09-14, 11:47:13 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?latlong ?organame ?address
WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
 ?publication dct:date ?pubyear.
 ?affiliation foaf:member ?person;
              geo:lat_long ?latlong.
 OPTIONAL {?affiliation foaf:name ?organame;  
               <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
          }
 
}

ORDER BY ?authorname
LIMIT 500


Query on 2013-09-14, 11:48:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?latlong ?organame ?address
WHERE
{
 ?person foaf:publications ?publication;
         foaf:name ?authorname;
         foaf:familyName ?familyname;
         foaf:givenName ?givenname.
 ?publication dct:date ?pubyear.
 ?affiliation foaf:member ?person;
              geo:lat_long ?latlong.
 OPTIONAL {?affiliation foaf:name ?organame;  
               <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
          }
 
}

ORDER BY ?authorname
LIMIT 1000


Query on 2013-10-02, 09:07:58 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-10-14, 21:09:21 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-10-16, 15:20:21 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-10-16, 15:28:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-10-16, 15:28:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-10-21, 08:16:52 → execute.

PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
PREFIX owl: <http://www.w3.org/2002/07/owl#>
PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX bp: <http://www.biopax.org/release/biopax-level3.owl#>

CONSTRUCT { ?p rdf:type "76002" .
             ?p bp:name ?pname . }
       FROM <http://students.washington.edu/nmartin/Platelet_Activation.txt>
WHERE { ?p rdf:type bp:Protein .
     ?p bp:name ?pname . }
ORDER BY ?p


Query on 2013-11-06, 15:29:02 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-11-21, 21:58:18 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-11-26, 12:19:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?g WHERE {
 graph ?g {?a ?b ?c .}
}
LIMIT 100


Query on 2013-11-26, 12:20:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?g WHERE {
 graph ?g {?a ?b ?c .}
}
LIMIT 100


Query on 2013-11-26, 12:23:36 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT (count(?s) as ?c) WHERE {
 graph <http://spatial.linkedscience.org/context/amazon/> {?s ?p ?o .}
}


Query on 2013-12-08, 17:16:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-12-08, 20:52:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2013-12-09, 07:04:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-12-09, 07:05:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?b WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-12-09, 07:06:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?b WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2013-12-09, 07:10:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?b WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2013-12-23, 16:25:37 → execute.

PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
SELECT *
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
SERVICE <http://dbpedia.org/sparql> {
 ?countryB ?predB "Tanzania" ;
          a ?typeB .
}
}LIMIT 10


Query on 2013-12-23, 16:30:05 → execute.

PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
SELECT *
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
SERVICE <http://dbpedia.org/sparql> {
 ?countryB ?predB "Tanzania" ;
          a ?typeB .
}
}LIMIT 10


Query on 2013-12-23, 16:37:32 → execute.

PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
SELECT *
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "South Sudan" ;
          a ?type .
}
SERVICE <http://hxl.humanitarianresponse.info/sparql> {
 ?countryB ?predB "South Sudan" ;
          a ?typeB .
}
}LIMIT 10


Query on 2013-12-23, 17:11:21 → execute.

PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
SELECT *
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
SERVICE <http://dbpedia.org/sparql> {
 ?countryB ?predB "Tanzania" ;
          a ?typeB .
}
}LIMIT 10


Query on 2013-12-23, 17:11:38 → execute.

PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
SELECT ?type
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
}LIMIT 10


Query on 2013-12-23, 17:11:43 → execute.

PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
SELECT ?type
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
}LIMIT 10


Query on 2013-12-23, 17:11:49 → execute.

PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?type
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
}LIMIT 10


Query on 2013-12-23, 18:13:17 → execute.

PREFIX foaf:  <http://xmlns.com/foaf/0.1/>
SELECT *
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
SERVICE <http://dbpedia.org/sparql> {
 ?countryB ?predB "Tanzania" ;
          a ?typeB .
}
}LIMIT 10


Query on 2013-12-27, 16:51:29 → execute.

SELECT *
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
SERVICE <http://dbpedia.org/sparql> {
 ?countryB ?predB "Tanzania" ;
          a ?typeB .
}
}LIMIT 10


Query on 2013-12-27, 16:52:05 → execute.

SELECT *
WHERE {
SERVICE <http://semanticweb.cs.vu.nl/iati/sparql/> {
 ?country ?pred "Tanzania" ;
          a ?type .
}
SERVICE <http://dbpedia.org/sparql> {
 ?countryB ?predB "Tanzania" ;
          a ?typeB .
}
}LIMIT 10


Query on 2014-01-06, 16:34:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-01-06, 16:35:24 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-01-06, 16:35:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-01-06, 16:35:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-01-06, 16:36:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-01-06, 16:37:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-01-07, 11:40:47 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-01-07, 11:41:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?foaf ?b ?c .
}
LIMIT 10


Query on 2014-01-07, 15:33:26 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-01-07, 15:33:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-01-29, 14:13:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?c WHERE {
 ?a a ?c .
}


Query on 2014-01-29, 14:15:16 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?c WHERE {
 ?a a foaf:Person .
}


Query on 2014-01-29, 14:15:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?a WHERE {
 ?a a foaf:Person .
}


Query on 2014-01-29, 14:24:30 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT * WHERE {
 <http://spatial.linkedscience.org/context/person/person4a54e293d2c33b74e2aab49bb5c182b6> foaf:name ?name .
}


Query on 2014-01-29, 14:25:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT * WHERE {
 ?author foaf:name ?name ;
         foaf:publications ?paper .
} ORDER BY ?name LIMIT 100


Query on 2014-01-29, 14:26:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT ?name ?paper WHERE {
 ?author foaf:name ?name ;
         foaf:publications ?paper .
} ORDER BY ?name LIMIT 100


Query on 2014-01-29, 14:26:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dc: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT ?name ?title WHERE {
 
 ?author foaf:name ?name ;
         foaf:publications ?paper .
 
 ?paper dc:title ?title .
 
} ORDER BY ?name LIMIT 100


Query on 2014-01-29, 14:27:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dc: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT ?name ?title WHERE {
 
 ?author foaf:name ?name ;
         foaf:publications ?paper .
 
 ?paper dc:title ?title ;
         dc:date ?date .
 
} ORDER BY ?name LIMIT 100


Query on 2014-01-29, 14:28:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dc: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT ?name ?title ?year WHERE {
 
 ?author foaf:name ?name ;
         foaf:publications ?paper .
 
 ?paper dc:title ?title ;
         dc:date ?date .
 
} ORDER BY ?name LIMIT 100


Query on 2014-01-29, 14:28:34 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dc: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT ?name ?title ?year WHERE {
 
 ?author foaf:name ?name ;
         foaf:publications ?paper .
 
 ?paper dc:title ?title ;
         dc:date ?year .
 
} ORDER BY ?name LIMIT 100


Query on 2014-01-29, 14:33:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dc: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT ?name ?affiliation ?year WHERE {
 
 ?person foaf:name ?name .
 ?aff    foaf:name ?affiliation .
 
 ?membership  a rdfs:Statement ;
              rdfs:subject    ?aff ;
              rdfs:predicate  foaf:member ;
              rdfs:object     ?person ;
              dc:date         ?year .
 
} ORDER BY ?name LIMIT 100


Query on 2014-01-29, 14:34:10 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dc: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT DISTINCT ?name ?affiliation ?year WHERE {
 
 ?person foaf:name ?name .
 ?aff    foaf:name ?affiliation .
 
 ?membership  a rdfs:Statement ;
              rdfs:subject    ?aff ;
              rdfs:predicate  foaf:member ;
              rdfs:object     ?person ;
              dc:date         ?year .
 
} ORDER BY ?name LIMIT 100


Query on 2014-01-29, 14:34:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dc: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix spatial: <http://spatial.linkedscience.org/context/person/>

SELECT DISTINCT ?name ?affiliation ?year WHERE {
 
 ?person foaf:name ?name .
 ?aff    foaf:name ?affiliation .
 
 ?membership  a rdfs:Statement ;
              rdfs:subject    ?aff ;
              rdfs:predicate  foaf:member ;
              rdfs:object     ?person ;
              dc:date         ?year .
 
} ORDER BY ?name ?year LIMIT 100


Query on 2014-01-29, 14:35:19 → execute.

prefix dc: <http://purl.org/dc/terms/>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?name ?affiliation ?year WHERE {
 
 ?person foaf:name ?name .
 ?aff    foaf:name ?affiliation .
 
 ?membership  a rdfs:Statement ;
              rdfs:subject    ?aff ;
              rdfs:predicate  foaf:member ;
              rdfs:object     ?person ;
              dc:date         ?year .
 
} ORDER BY ?name ?year LIMIT 100


Query on 2014-01-29, 14:36:16 → execute.

prefix dc: <http://purl.org/dc/terms/>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?name ?affiliation ?year WHERE {
 
 ?person foaf:name ?name .
 ?aff    foaf:name ?affiliation .
 
 ?membership  a rdfs:Statement ;
              rdfs:subject    ?aff ;
              rdfs:predicate  foaf:member ;
              rdfs:object     ?person ;
              dc:date         ?year .
 
} ORDER BY ?name ?year LIMIT 100


Query on 2014-02-06, 17:12:16 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-03-03, 16:29:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-03-03, 16:29:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-03-03, 16:30:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-03-03, 16:30:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-03-03, 16:30:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-03-03, 16:36:12 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-03-03, 16:36:20 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2014-03-03, 16:36:57 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-03-06, 11:41:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-03-06, 11:42:24 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 20


Query on 2014-03-06, 11:42:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2014-03-06, 16:35:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a ; foaf:name ?name .}
}
LIMIT 10


Query on 2014-03-06, 16:35:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2014-03-06, 16:37:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a ; foaf:name ?name .}
 GRAPH <http://spatial.linkedscience.org/context/cosit> {
 ?author foaf:publications ?c ; foaf:name ?name .}
}


Query on 2014-03-06, 16:38:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a ; foaf:name ?name .}

}


Query on 2014-03-06, 16:38:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a ; foaf:name ?name .}
 GRAPH <http://spatial.linkedscience.org/context/cosit> {
 ?author foaf:publications ?c ; foaf:name ?name .}
}


Query on 2014-03-06, 16:38:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
 
 GRAPH <http://spatial.linkedscience.org/context/cosit> {
 ?author foaf:publications ?c ; foaf:name ?name .}
}


Query on 2014-03-06, 16:40:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a ; foaf:name ?name .}
}
LIMIT 10


Query on 2014-03-06, 16:41:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2014-03-06, 16:46:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-03-06, 16:46:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10000


Query on 2014-03-06, 16:52:56 → execute.

prefix dc: <http://purl.org/dc/terms/>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?name ?affiliation ?year WHERE {
 
 ?person foaf:name ?name .
 ?aff    foaf:name ?affiliation .
 
 ?membership  a rdfs:Statement ;
              rdfs:subject    ?aff ;
              rdfs:predicate  foaf:member ;
              rdfs:object     ?person ;
              dc:date         ?year .
 
} ORDER BY ?name ?year LIMIT 100


Query on 2014-03-06, 16:53:35 → execute.

prefix dc: <http://purl.org/dc/terms/>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?name ?affiliation ?year WHERE {
 
 ?person foaf:name ?name .
 ?aff    foaf:name ?affiliation .
 
 ?membership  a rdfs:Statement ;
              rdfs:subject    ?aff ;
              rdfs:predicate  foaf:member ;
              rdfs:object     ?person ;
              dc:date         ?year .
 
} ORDER BY ?name ?year LIMIT 1000


Query on 2014-03-06, 16:54:23 → execute.

prefix dc: <http://purl.org/dc/terms/>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?name ?affiliation ?year WHERE {
 
 ?person foaf:name ?name .
 ?aff    foaf:name ?affiliation .
 
 ?membership  a rdfs:Statement ;
              rdfs:subject    ?aff ;
              rdfs:predicate  foaf:member ;
              rdfs:object     ?person ;
              dc:date         ?year .
 
} ORDER BY ?name ?year LIMIT 10000


Query on 2014-03-07, 13:44:44 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?author ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2014-03-07, 13:51:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?author ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2014-03-07, 13:51:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?author ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2014-03-07, 16:42:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-03-07, 17:17:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a <http://www.w3.org/2000/01/rdf-schema#label> ?c .
}
LIMIT 10


Query on 2014-03-07, 17:17:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a <http://www.w3.org/2000/01/rdf-schema#label> ?c .
}
LIMIT 10


Query on 2014-03-11, 15:08:25 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?author ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2014-03-11, 15:08:39 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2014-03-11, 15:09:47 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2014-03-11, 15:10:26 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2014-03-11, 15:13:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
       
WHERE {  
   ?person foaf:publications ?publication;  
           foaf:name ?authorname;          
     foaf:familyName ?familyname;  
        foaf:givenName ?givenname.

      OPTIONAL {  
   ?publication dct:date ?pubyear.
   }  

OPTIONAL {
?affiliation foaf:member ?person;  
              foaf:name ?organame;  
              geo:lat_long ?latlong;  
 <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
}  
}  
ORDER BY ?name


Query on 2014-03-11, 15:14:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?givenname ?familyname ?pubyear ?organame ?latlong ?address
       
WHERE {  
   ?person foaf:publications ?publication;  
           foaf:name ?authorname;          
     foaf:familyName ?familyname;  
        foaf:givenName ?givenname.

      OPTIONAL {  
   ?publication dct:date ?pubyear.
   }  

?affiliation foaf:member ?person;  
              foaf:name ?organame;  
              geo:lat_long ?latlong;  
 <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
}  
ORDER BY ?name


Query on 2014-03-11, 15:15:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?pubyear ?organame ?latlong ?address
       
WHERE {  
   ?person foaf:publications ?publication;  
           foaf:name ?authorname;          
     foaf:familyName ?familyname;  
        foaf:givenName ?givenname.

      OPTIONAL {  
   ?publication dct:date ?pubyear.
   }  

?affiliation foaf:member ?person;  
              foaf:name ?organame;  
              geo:lat_long ?latlong;  
 <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
}  
ORDER BY ?name


Query on 2014-03-11, 15:35:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?pubyear ?organame ?latlong ?address
       
WHERE {
 GRAPH <http://spatial.linkedscience.org/context/giscience>
       {
         ?person foaf:publications ?publication;  
                 foaf:name ?authorname;          
                 foaf:familyName ?familyname;  
                 foaf:givenName ?givenname.
         
         OPTIONAL { ?publication dct:date ?pubyear. }  
         
         ?affiliation foaf:member ?person;  
                      foaf:name ?organame;  
                      geo:lat_long ?latlong;  
                      <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
         }
}  
ORDER BY ?name


Query on 2014-03-11, 15:39:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?pubyear ?organame ?latlong ?address
       
WHERE {
 GRAPH <http://spatial.linkedscience.org/context/giscience>
       {
         ?person foaf:publications ?publication;  
                 foaf:name ?authorname;          
                 foaf:familyName ?familyname;  
                 foaf:givenName ?givenname.
         
         OPTIONAL { ?publication dct:date ?pubyear. }  
         
         ?affiliation foaf:member ?person;  
                      foaf:name ?organame;  
                      geo:lat_long ?latlong;  
                      <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
         }
}  
ORDER BY ?name


Query on 2014-03-11, 15:40:30 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?pubyear ?organame ?latlong ?address
       
WHERE {
 GRAPH <http://spatial.linkedscience.org/context/giscience>
       {
         ?person foaf:publications ?publication;  
                 foaf:name ?authorname;          
                 foaf:familyName ?familyname;  
                 foaf:givenName ?givenname.
         ?publication dct:date ?pubyear.          
         
         ?affiliation foaf:member ?person;  
                      foaf:name ?organame;  
                      geo:lat_long ?latlong;  
                      <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
         }
}  
ORDER BY ?name


Query on 2014-03-11, 15:40:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?pubyear ?organame ?latlong ?address
       
WHERE {
 GRAPH <http://spatial.linkedscience.org/context/giscience>
       {
         ?person foaf:publications ?publication;  
                 foaf:name ?authorname;          
                 foaf:familyName ?familyname;  
                 foaf:givenName ?givenname.
         ?publication dct:date "2012".          
         
         ?affiliation foaf:member ?person;  
                      foaf:name ?organame;  
                      geo:lat_long ?latlong;  
                      <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
         }
}  
ORDER BY ?name


Query on 2014-03-11, 15:43:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?pubyear ?organame ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?person foaf:publications ?publication;  
                foaf:name ?authorname;          
                foaf:familyName ?familyname;  
                foaf:givenName ?givenname.
        ?publication dct:date "2012".          
       
        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
        }
}  
ORDER BY ?name


Query on 2014-03-11, 15:44:08 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?organame ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          
        ?publication dct:date "2012".          
       
        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
        }
}  
ORDER BY ?name


Query on 2014-03-11, 15:47:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?organame ?affiliation ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          
        ?publication dct:date "2012".          
       
        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
        }
}  
ORDER BY ?name


Query on 2014-03-11, 15:49:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?organame ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          
        ?publication dct:date "2012".          
       
        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
        }
}  
ORDER BY ?name


Query on 2014-03-11, 16:18:44 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?organame ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          


        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
        }
}  
ORDER BY ?name


Query on 2014-03-11, 16:19:13 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?organame ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          
        ?publication dct:date "2012".

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
        }
}  
ORDER BY ?name


Query on 2014-03-11, 16:30:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?organame ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          
        ?publication dct:date "2012".

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:31:52 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?organame ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2012".
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:40:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?organame ?latlong ?address
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2012".
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.        
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:48:36 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?title
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2012";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;  
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.        
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:51:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?title
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2012";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong.
                             
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:51:22 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?title
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2012";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                             
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:52:10 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?latlong ?address ?title
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2012";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                             
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:53:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?latlong ?address ?title
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2010";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                             
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:54:24 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2010";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                             
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:55:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?latlong ?address ?title
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2010";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                             
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 16:56:06 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2010";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                             
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:09:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname
     
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
      {
        ?publication dct:date "2010";
                     dct:title ?title.
        ?person foaf:publications ?publication;  
                foaf:name ?authorname.          

        ?affiliation foaf:member ?person;  
                     foaf:name ?organame;  
                     geo:lat_long ?latlong;
                     <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                             
        }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:15:02 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?latlong ?address ?title
     
WHERE  {GRAPH <http://spatial.linkedscience.org/context/giscience>
{
      {
        SELECT DISTINCT ?authorname ?title
                                    WHERE
                                    {
                                      ?publication dct:date "2010";
                                                   dct:title ?title.
                                      ?person foaf:publications ?publication;  
                                              foaf:name ?authorname.          
                                      }
      }
       
        {
          SELECT DISTINCT ?latlong ?address
                                   WHERE{
                                     ?affiliation foaf:member ?person;  
                                                  foaf:name ?organame;  
                                                  geo:lat_long ?latlong;
                                                  <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                                     }
          }
                             
}  }
ORDER BY ?authorname


Query on 2014-03-11, 17:16:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.
                           
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:22:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:22:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2008";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:23:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2006";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:23:29 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2004";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:23:36 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2002";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:23:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:33:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:34:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?lat ?long ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat ?lat;
                    geo:long ?long;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:35:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname (SUBSTR(?lat,1,5) AS ?latitutde) (SUBSTR(?long,1,5) AS ?longitude) ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat ?lat;
                    geo:long ?long;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:35:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname (SUBSTR(?lat,1,10) AS ?latitutde) (SUBSTR(?long,1,10) AS ?longitude) ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat ?lat;
                    geo:long ?long;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:36:47 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?lat ?long ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat ?lat;
                    geo:long ?long;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:37:34 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:38:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-11, 17:38:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2010";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 11:02:26 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/giscience>
     {
       ?publication dct:date "2012";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:33:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?latlong ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:34:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:34:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?orgname ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:36:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?orgname ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:37:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?orgname ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
OFFSET 3


Query on 2014-03-12, 12:37:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?orgname ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:37:53 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?organame ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:44:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?organame ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:44:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?organame ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:47:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?organame ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?s dct:hasPart ?publication.
       ?publication dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:48:11 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?s dct:hasPart ?publication.
       ?publication dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:52:47 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?authorname ?address ?organame ?title
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:53:08 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       ?publication dct:date "1997";
                    dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:58:30 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       <http://spatial.linkedscience.org/context/acmgis/proceedings1997> dct:hasPart ?publication.
       ?publication dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 12:59:44 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?title ?address ?latlong
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       <http://spatial.linkedscience.org/context/acmgis/proceedings1997> dct:hasPart ?publication.
       ?publication dct:title ?title.
       ?person foaf:publications ?publication;  
               foaf:name ?authorname.          

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 13:14:31 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?title ?address ?latlong
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       <http://spatial.linkedscience.org/context/acmgis/proceedings1997> dct:hasPart ?publication.
       ?publication dct:title ?title;
                    bibo:authorList ?authorList.
       ?authorList rdf:first ?person.
       ?person foaf:name ?authorName.        

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-03-12, 13:14:44 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?authorname ?title ?address ?latlong
   
WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis>
     {
       <http://spatial.linkedscience.org/context/acmgis/proceedings1997> dct:hasPart ?publication.
       ?publication dct:title ?title;
                    bibo:authorList ?authorList.
       ?authorList rdf:first ?person.
       ?person foaf:name ?authorname.        

       ?affiliation foaf:member ?person;  
                    foaf:name ?organame;  
                    geo:lat_long ?latlong;
                    <http://www.w3.org/2001/vcard-rdf/3.0#ADR> ?address.      
       }
}  
ORDER BY ?authorname


Query on 2014-04-05, 01:42:34 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-04-05, 01:43:47 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-04-05, 01:45:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-04-05, 01:45:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-04-07, 05:54:58 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-04-11, 14:09:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-04-11, 14:10:31 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-04-11, 14:10:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-05-04, 18:07:29 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-05-11, 03:51:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-05-24, 11:21:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-05-24, 11:26:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-05-24, 11:26:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-05-24, 11:27:52 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-05-24, 11:40:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-05-24, 11:40:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-06-03, 14:50:57 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-03, 14:51:38 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-03, 14:53:18 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-03, 14:53:18 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-03, 14:53:18 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-03, 14:53:18 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-03, 14:53:18 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-14, 12:38:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-19, 18:50:10 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-06-30, 17:35:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2014-06-30, 17:55:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT DISTINCT ?p WHERE
{
 ?s ?p ?o .
}
limit 10


Query on 2014-07-01, 16:11:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-07-01, 17:06:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?g
WHERE {
 GRAPH ?g {
   ?s ?p ?o
 }
}


Query on 2014-07-01, 17:10:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?g WHERE {
 GRAPH ?g {
   ?s ?p ?o
 }
}


Query on 2014-07-01, 17:13:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/graph/haiti> where {
 
 ?s ?p ?o
   
}limit 10
 


Query on 2014-07-01, 17:13:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/graph/haiti> where {
 ?s ?p ?o  
}limit 100
 


Query on 2014-07-01, 17:14:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/graph/haiti> where {
 ?s ?p ?o  
}limit 100
 


Query on 2014-07-02, 15:34:08 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/graph/haiti> where {
 ?s ?p ?o  
}limit 1000
 


Query on 2014-07-02, 15:34:58 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/graph/haiti> where {
?report a <http://spatial.linkedscience.org/context/haiti/vUshahidiReport>.
 ?report ?prop ?value.
}limit 1000
 


Query on 2014-07-02, 15:54:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT count(*) from <http://spatial.linkedscience.org/graph/haiti> where {
?report a <http://spatial.linkedscience.org/context/haiti/vUshahidiReport>.
}limit 1000
 


Query on 2014-07-02, 17:33:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/graph/haiti> where {
?report a <http://spatial.linkedscience.org/context/haiti/vUshahidiReport>.
 ?report ?property ?value.
}limit 1000
 


Query on 2014-07-02, 17:57:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?g
WHERE {
 GRAPH ?g {
   ?s ?p ?o
 }
}  


Query on 2014-07-02, 18:04:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscence.org/context/amazon/>WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-07-02, 18:05:06 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscence.org/context/amazon/>WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2014-07-02, 18:05:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscence.org/context/amazon/>WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2014-07-02, 18:05:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscence.org/context/amazon/>WHERE {
 ?a ?b ?c .
}
LIMIT 1000


Query on 2014-07-02, 18:11:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscence.org/context/amazon/> WHERE {
 ?a a ?val
}
LIMIT 10


Query on 2014-07-02, 18:12:02 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscence.org/context/amazon/> WHERE {
 ?a a ?val
}
LIMIT 1000


Query on 2014-07-02, 18:12:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a a <http://spatial.linkedscience.org/context/amazon/Observation>
}
LIMIT 1000


Query on 2014-07-03, 16:24:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/context/amazon/> WHERE {
 ?sub a <http://linkedscience.org/lsv/ns#Item>.
 ?sub <http://observedchange.com/tisc/ns#geometry> ?value.
}limit 100


Query on 2014-07-03, 16:24:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/context/amazon/> WHERE {
 ?sub a <http://linkedscience.org/lsv/ns#Item>.
 ?sub <http://observedchange.com/tisc/ns#geometry> ?value.
}


Query on 2014-07-03, 16:24:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/context/amazon/> WHERE {
 ?sub a <http://linkedscience.org/lsv/ns#Item>.
 ?sub <http://observedchange.com/tisc/ns#geometry> ?value.
}


Query on 2014-07-04, 13:20:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * from <http://spatial.linkedscience.org/context/amazon/> WHERE {
 ?sub a <http://linkedscience.org/lsv/ns#Item>.
 ?sub <http://observedchange.com/tisc/ns#geometry> ?value.
}limit 10


Query on 2014-07-04, 13:21:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?prop from <http://spatial.linkedscience.org/context/amazon/> WHERE {
 ?sub a <http://linkedscience.org/lsv/ns#Item>.
 ?sub ?prop ?val.
}limit 10


Query on 2014-07-04, 13:21:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?prop from <http://spatial.linkedscience.org/context/amazon/> WHERE {
 ?sub a <http://linkedscience.org/lsv/ns#Item>.
 ?sub ?prop ?val.
}limit 10


Query on 2014-07-04, 13:21:47 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?prop from <http://spatial.linkedscience.org/context/amazon/> WHERE {
 ?sub a <http://linkedscience.org/lsv/ns#Item>.
 ?sub ?prop ?val.
}limit 1000


Query on 2014-07-07, 17:43:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-07-07, 17:43:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-07-08, 01:00:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-07-08, 01:00:11 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?region ?value from <http://spatial.linkedscience.org/context/amazon/> WHERE
       { ?region a <http://linkedscience.org/lsv/ns#Item>.
       ?region <http://spatial.linkedscience.org/context/amazon/DIST_MIN_JMIN> ?value. }


Query on 2014-07-08, 01:00:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?region ?value from <http://spatial.linkedscience.org/context/amazon/> WHERE
       { ?region a <http://linkedscience.org/lsv/ns#Item>.
       ?region <http://spatial.linkedscience.org/context/amazon/DIST_MIN_JMIN> ?value. }limit 10


Query on 2014-07-08, 01:00:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?region ?value from <http://spatial.linkedscience.org/context/amazon/> WHERE
       { ?region a <http://linkedscience.org/lsv/ns#Item>.
       ?region <http://spatial.linkedscience.org/context/amazon/DIST_MIN_JMIN> ?value. }order by ?value limit 10


Query on 2014-07-08, 01:34:06 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 {<http://spatial.linkedscience.org/context/amazon/DIST_MIN_JMIN> ?b ?c .}
 UNION {
   ?c ?b <http://spatial.linkedscience.org/context/amazon/DIST_MIN_JMIN>.
   }
     
}
LIMIT 10


Query on 2014-07-10, 13:11:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred from <http://spatial.linkedscience.org/context/amazon/> WHERE {
               ?sub a <http://linkedscience.org/lsv/ns#Item>.
               ?sub ?pred ?val.} order by ?pred limit 50


Query on 2014-07-10, 13:18:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred from <http://spatial.linkedscience.org/context/amazon/>
WHERE {
               ?sub a <http://linkedscience.org/lsv/ns#Item>.
               ?sub ?pred ?val.} order by ?pred limit 5


Query on 2014-07-10, 13:18:52 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred from <http://spatial.linkedscience.org/context/amazon/>
WHERE {
               ?sub a <http://linkedscience.org/lsv/ns#Item>.
               ?sub ?pred ?val.} order by ?pred limit 50


Query on 2014-07-10, 13:19:30 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred from <http://spatial.linkedscience.org/context/amazon/>
WHERE {
  ?sub a <http://linkedscience.org/lsv/ns#Item>.
  ?sub ?pred ?val.
} order by ?pred limit 50


Query on 2014-07-10, 13:45:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-07-10, 15:39:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?region ?value1 ?value2 from <http://spatial.linkedscience.org/context/amazon/> WHERE
       { ?region a <http://linkedscience.org/lsv/ns#Item>.
         ?region <http://spatial.linkedscience.org/context/amazon/ACUM_2007> ?value1.
       ?region <http://spatial.linkedscience.org/context/amazon/ACUM_2008> ?value2. }


Query on 2014-07-10, 15:40:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?region ?value1 ?value2 from <http://spatial.linkedscience.org/context/amazon/> WHERE
       { ?region a <http://linkedscience.org/lsv/ns#Item>.
         ?region <http://spatial.linkedscience.org/context/amazon/ACUM_2007> ?value1.
       ?region <http://spatial.linkedscience.org/context/amazon/ACUM_2008> ?value2. } order by ?value1


Query on 2014-07-10, 15:40:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?region ?value1 ?value2 from <http://spatial.linkedscience.org/context/amazon/> WHERE
       { ?region a <http://linkedscience.org/lsv/ns#Item>.
         ?region <http://spatial.linkedscience.org/context/amazon/ACUM_2007> ?value1.
       ?region <http://spatial.linkedscience.org/context/amazon/ACUM_2008> ?value2. } order by ?value1 ?value2


Query on 2014-07-16, 03:51:47 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-07-16, 03:54:57 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 20


Query on 2014-07-16, 12:32:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-07-17, 13:40:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred from <http://spatial.linkedscience.org/context/amazon/> WHERE {
               ?sub a <http://linkedscience.org/lsv/ns#Item>.
               ?sub ?pred ?val.} order by ?pred limit 50


Query on 2014-07-17, 13:41:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred from <http://spatial.linkedscience.org/context/amazon/> WHERE {
               ?pred a <http://spatial.linkedscience.org/context/amazon/VARIABLE>} order by ?pred limit 50


Query on 2014-07-17, 13:42:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred ?predspred ?val from <http://spatial.linkedscience.org/context/amazon/> WHERE {
               ?pred a <http://spatial.linkedscience.org/context/amazon/VARIABLE>.
               ?pred ?predspred ?val.
} order by ?pred limit 50


Query on 2014-07-17, 13:43:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred ?val from <http://spatial.linkedscience.org/context/amazon/> WHERE {
               ?pred a <http://spatial.linkedscience.org/context/amazon/VARIABLE>.
               ?pred rdfs:label ?val.
} order by ?pred limit 50


Query on 2014-07-17, 13:46:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred ?val from <http://spatial.linkedscience.org/context/amazon/> WHERE {
               ?pred a <http://spatial.linkedscience.org/context/amazon/VARIABLE>.
               ?pred rdfs:label ?val.} order by ?pred


Query on 2014-07-17, 13:47:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT distinct ?pred ?val from <http://spatial.linkedscience.org/context/amazon/> WHERE {
               ?pred a <http://spatial.linkedscience.org/context/amazon/VARIABLE>.
               ?pred rdfs:label ?val.} order by ?pred


Query on 2014-07-19, 00:00:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?row ?col ?polygon
WHERE {
 ?cell a <http://linkedscience.org/lsv/ns#Item> ;
       <http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
       <http://spatial.linkedscience.org/context/amazon/Col> ?col ;
       <http://observedchange.com/tisc/ns#geometry> ?polygon .
}


Query on 2014-07-19, 00:00:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?row ?col ?polygon
WHERE {
 ?cell a <http://linkedscience.org/lsv/ns#Item> ;
       <http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
       <http://spatial.linkedscience.org/context/amazon/Col> ?col ;
       <http://observedchange.com/tisc/ns#geometry> ?polygon .
}


Query on 2014-09-09, 10:54:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-09-09, 11:00:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-10-12, 12:54:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-10-12, 18:23:44 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-10-16, 00:16:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-11-07, 00:43:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?a ?b ?c .
}
LIMIT 10


Query on 2014-11-07, 00:44:12 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?a ?b ?c .
}
LIMIT 100


Query on 2014-11-07, 00:45:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?a ?b ?c .
}
LIMIT 1000


Query on 2014-11-07, 00:45:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?a ?b "testing" .
}
LIMIT 1000


Query on 2014-11-07, 00:46:29 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?a ?b "testing" .
}
LIMIT 1000


Query on 2014-11-07, 00:47:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b "testing" .
}
LIMIT 1000


Query on 2014-11-07, 00:47:21 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
}
LIMIT 1000


Query on 2014-11-07, 00:47:52 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a ?b "testing"
}
LIMIT 1000


Query on 2014-11-07, 00:48:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a ?b "testing" .
foaf:nick ?b ?c
}
LIMIT 1000


Query on 2014-11-07, 00:49:06 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a ?b "stable" .

}
LIMIT 1000


Query on 2014-11-07, 00:50:18 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a ?b "testing" .

}
LIMIT 1000


Query on 2014-11-07, 00:50:47 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .


}
LIMIT 1000


Query on 2014-11-07, 00:51:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a foaf:knows ?c .

}
LIMIT 1000


Query on 2014-11-07, 00:51:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a foaf:knows ?c
}
LIMIT 1000


Query on 2014-11-07, 00:51:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .

}
LIMIT 1000


Query on 2014-11-07, 00:51:58 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a rdfs:comment ?c
}
LIMIT 1000


Query on 2014-11-07, 00:52:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {

?a rdfs:comment ?c
}
LIMIT 1000


Query on 2014-11-07, 00:52:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a rdfs:comment ?c
}
LIMIT 1000


Query on 2014-11-07, 00:52:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a rdfs:comment ?c
}
LIMIT 1000


Query on 2014-11-07, 00:53:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a foaf:name ?c
}
LIMIT 1000


Query on 2014-11-07, 00:53:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {
?a ?b ?c .
?a foaf:name "Juan Fernandez"
}
LIMIT 1000


Query on 2014-11-07, 00:53:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b ?c WHERE {

?a foaf:name "Juan Fernandez"
}
LIMIT 1000


Query on 2014-11-07, 00:54:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a WHERE {

?a foaf:name "Juan Fernandez"
}
LIMIT 1000


Query on 2014-11-07, 00:56:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a WHERE {

?a foaf:name "Juan Fernandez"  .

}
LIMIT 1000


Query on 2014-11-07, 00:58:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b WHERE {
?a foaf:name "Juan Fernandez" .

}
LIMIT 1000


Query on 2014-11-07, 00:58:36 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b WHERE {
?a foaf:name "Juan Fernandez" .
?a foaf:name ?b
}
LIMIT 1000


Query on 2014-11-07, 00:59:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b WHERE {
?a foaf:name "Juan Fernandez" .
?a foaf:publications ?b
}
LIMIT 1000


Query on 2014-11-07, 00:59:29 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?b WHERE {
?a foaf:name "Juan Fernandez" .
?a foaf:name ?b
}
LIMIT 1000


Query on 2014-11-07, 01:05:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?name WHERE {
?a foaf:name ?name
}
LIMIT 1000


Query on 2014-11-07, 01:05:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a ?name WHERE {
?a foaf:name ?name
}
LIMIT 1000


Query on 2014-11-09, 18:49:26 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-11-14, 22:58:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-12-26, 11:24:37 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-12-30, 10:15:15 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2014-12-30, 10:15:27 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-01-09, 07:48:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-01-09, 07:56:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-01-09, 07:56:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-01-26, 13:18:10 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-01-29, 21:02:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-02-17, 11:38:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-02-17, 11:39:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-02-26, 12:37:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-02-26, 12:37:57 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {

}
LIMIT 10


Query on 2015-02-28, 03:43:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-03-18, 15:32:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-04-16, 19:01:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-04-25, 12:56:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>


SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 3


Query on 2015-04-28, 08:57:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-04-28, 08:57:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-04-28, 08:57:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-04-28, 18:05:43 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-05-02, 13:04:16 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-05-06, 08:01:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-05-06, 08:04:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-05-06, 08:09:06 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-05-31, 20:33:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-05-31, 20:55:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-05-31, 20:55:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-05-31, 20:55:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2015-06-18, 20:14:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?s rdfs:subClassOf ?p
}
LIMIT 1000


Query on 2015-06-18, 20:14:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?s rdfs:subClassOf ?p
}
LIMIT 1000


Query on 2015-06-18, 20:14:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?s a foaf:Person
}
LIMIT 1000


Query on 2015-06-18, 20:15:57 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 
?s rdfs:subClassOf foaf:Agent
}
LIMIT 1000


Query on 2015-06-18, 20:21:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 
?s a foaf:Organization
}
LIMIT 1000


Query on 2015-06-18, 20:22:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 
?s ?p <http://spatial.linkedscience.org/context/affiliation/affiliationf2081e795169048279d25425e8b3a603>
}
LIMIT 1000


Query on 2015-06-18, 20:23:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 
?s ?p <http://spatial.linkedscience.org/context/affiliation/affiliationf2081e795169048279d25425e8b3a603>
}
LIMIT 1000


Query on 2015-06-18, 20:24:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?s a* foaf:Agent
}
LIMIT 1000


Query on 2015-06-18, 20:24:49 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?s a foaf:Person
}
LIMIT 1000


Query on 2015-06-18, 20:26:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
?s rdf:type* foaf:Agent
}
LIMIT 1000


Query on 2015-06-18, 20:31:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {

?s  rdfs:subClassOf foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:31:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {

foaf:Person  rdfs:subClassOf foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:31:59 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {

foaf:Agent ^rdfs:subClassOf foaf:Person}
LIMIT 1000


Query on 2015-06-18, 20:32:29 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {

?s rdfs:subClassOf foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:32:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {

?s rdfs:subClassOf* foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:32:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {

?s rdfs:subClassOf foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:32:44 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {

?s rdfs:subClassOf* foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:33:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?s rdfs:subClassOf* foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:34:06 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?s rdfs:subClassOf foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:35:45 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?s a foaf:Person}
LIMIT 1000


Query on 2015-06-18, 20:36:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 <http://spatial.linkedscience.org/context/person/personff10b3718f1bd097d21741a905162b56> ?p ?o}
LIMIT 1000


Query on 2015-06-18, 20:42:50 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?s rdf:type* foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 20:43:11 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?s rdf:type* foaf:Agent}
LIMIT 1000


Query on 2015-06-18, 21:19:35 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?s rdfs:subPropertyOf ?p}
LIMIT 1000


Query on 2015-06-18, 21:20:13 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?s rdfs:subPropertyOf foaf:nick}
LIMIT 1000


Query on 2015-06-22, 15:36:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix openorg: <http://purl.org/openorg/>

SELECT * WHERE {
 ?s rdfs:subClassOf ?p
}
LIMIT 1000


Query on 2015-06-30, 14:30:01 → execute.

SELECT * WHERE {
?a ?b ?c .
}
LIMIT 10


Query on 2015-07-04, 21:14:08 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-07-04, 21:16:35 → execute.

SELECT ?a ?b WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-07-04, 21:17:57 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-07-04, 21:27:46 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-07-04, 21:29:09 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2015-07-04, 21:29:20 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2015-07-08, 15:54:21 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-10-20, 09:57:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-10-20, 09:58:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 20


Query on 2015-10-20, 09:58:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 30


Query on 2015-10-21, 20:46:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-10-21, 20:46:12 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2015-10-23, 20:31:39 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-10-30, 23:36:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-10-31, 15:32:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-10-31, 15:32:45 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2015-11-03, 00:39:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2015-11-03, 00:39:52 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2015-11-03, 00:40:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?relationship ?c .
}
LIMIT 10




Query on 2015-11-03, 21:35:22 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-11-03, 21:38:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
limit 10000


Query on 2015-11-03, 21:38:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-11-03, 21:39:02 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 1000


Query on 2015-11-07, 11:27:55 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-11-07, 11:27:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-11-19, 22:12:22 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-12-14, 02:36:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-12-14, 02:37:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 20


Query on 2015-12-14, 09:26:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-12-14, 09:27:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2015-12-14, 09:28:14 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 100


Query on 2015-12-14, 09:28:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-12-21, 12:35:13 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-12-21, 12:37:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?x WHERE {
 ?x rdf:type owl:ObjectProperty.
   
}
LIMIT 10


Query on 2015-12-21, 12:37:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2015-12-21, 12:38:15 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?n WHERE {
 ?x rdfs:isDefinedBy ?c .
}
LIMIT 10


Query on 2015-12-21, 12:38:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?c WHERE {
 ?x rdfs:isDefinedBy ?c .
}
LIMIT 10


Query on 2015-12-21, 12:39:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?c WHERE {
 ?x ?v ?c .
}
LIMIT 10


Query on 2015-12-21, 12:39:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?c WHERE {
 ?c ?v ?b.
}
LIMIT 10


Query on 2015-12-21, 12:39:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?c ?v ?b.
}
LIMIT 10


Query on 2016-01-21, 10:08:08 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-01-25, 19:04:19 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-01-25, 19:06:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a rdfs:label ?c .
}
LIMIT 10


Query on 2016-01-25, 19:06:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-01-25, 19:07:06 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a rdfs:label ?c .
}
LIMIT 10


Query on 2016-01-25, 19:09:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?a WHERE {
 ?a rdfs:label ?c .
}
LIMIT 10


Query on 2016-01-25, 19:10:23 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?c WHERE {
 ?a rdfs:label ?c .
}
LIMIT 10


Query on 2016-01-25, 19:24:21 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?c WHERE {
 ?a rdfs:label "knows" .
}
LIMIT 10


Query on 2016-01-25, 19:25:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a rdfs:label "knows" .
}
LIMIT 10


Query on 2016-02-22, 19:47:25 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2016-02-22, 19:47:29 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2016-03-01, 15:39:02 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2016-03-01, 16:07:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2016-03-01, 16:07:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2016-03-01, 16:08:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10




Query on 2016-03-01, 16:12:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-03-01, 16:17:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c.
}
LIMIT 10


Query on 2016-03-01, 16:20:57 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?foaf ?b ?c .
}
LIMIT 10


Query on 2016-03-01, 16:21:57 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?person ?b ?c .
}
LIMIT 10


Query on 2016-03-01, 16:22:06 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?person ?b ?c .
}
LIMIT 10


Query on 2016-03-01, 16:23:03 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 20


Query on 2016-03-01, 16:27:55 → execute.


SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 20


Query on 2016-03-01, 16:28:04 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 20


Query on 2016-03-01, 16:34:29 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-03-01, 16:38:41 → execute.

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-03-01, 16:38:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT * WHERE {
 ?a amazon:DEFOR_2008 ?c .
}
LIMIT 10


Query on 2016-03-01, 16:39:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>
prefix amazon: <http://spatial.linkedscience.org/context/amazon/>

SELECT * WHERE {
 ?a amazon:DEFOR_2008 ?c .
}
LIMIT 10


Query on 2016-03-01, 16:45:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-03-01, 16:54:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-03-01, 16:57:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT DISTINCT ?c WHERE { [] a ?c. }

LIMIT 10


Query on 2016-03-01, 17:00:48 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?g WHERE {GRAPH ?g { ?s ?p ?o } } LIMIT 10


Query on 2016-03-01, 17:05:01 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?g WHERE {GRAPH ?g { ?s ?p ?o } } LIMIT 10


Query on 2016-03-01, 17:06:26 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?author ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2016-03-01, 17:06:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?g WHERE {GRAPH ?g { ?s ?p ?o } } LIMIT 5


Query on 2016-03-01, 17:07:12 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?author ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}
LIMIT 5


Query on 2016-03-01, 17:13:07 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT * WHERE {
 ?author foaf:name "Leila De Floriani"
}


Query on 2016-03-01, 17:14:31 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?author foaf:name "Leila De Floriani"
}


Query on 2016-03-01, 17:21:44 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select * where {?s ?p ?o .}  limit 5


Query on 2016-03-01, 17:22:31 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select * where {?s ?p ?o .}  limit 20


Query on 2016-03-01, 17:33:56 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select *
where
{
 ?conferences foaf:name ?a
}  
limit 10


Query on 2016-03-01, 17:35:05 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select *
where
{
 ?conferences foaf:name ?a
}  
limit 20


Query on 2016-03-01, 17:36:12 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select *
where
{
 ?conferences foaf:name "Juan Fernandez"
}  
limit 20


Query on 2016-03-01, 17:40:09 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select *
where
{
 ?conferences foaf:name ?name
}  
limit 20


Query on 2016-03-01, 17:45:28 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select ?name where
{
 
 ?conferences foaf:name ?name
 
}  
limit 20


Query on 2016-03-01, 17:45:44 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select * where
{
 
 ?conferences foaf:name ?name
 
}  
limit 20


Query on 2016-03-01, 17:46:14 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select * where
{
?conferences foaf:name ?name
}  
limit 5


Query on 2016-03-01, 18:28:34 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select * where
{
?author foaf:name ?name
}  
limit 5


Query on 2016-03-01, 18:33:31 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?publication foaf:name ?name
}
LIMIT 5


Query on 2016-03-01, 18:33:38 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select * where
{
?author foaf:name ?name
}  
limit 5


Query on 2016-03-01, 18:34:06 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


select * where
{
?author foaf:name ?name
}  
limit 5


Query on 2016-03-01, 18:35:28 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT ?publication WHERE {
 ?publication foaf:name ?name
}
LIMIT 5


Query on 2016-03-01, 18:35:39 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT ?author WHERE {
 ?publication foaf:name ?name
}
LIMIT 5


Query on 2016-03-01, 18:35:50 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT ?conferences WHERE {
 ?publication foaf:name ?name
}
LIMIT 5


Query on 2016-03-01, 18:36:22 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT COUNT(*) WHERE {
 ?author foaf:name ?name
}
LIMIT 10


Query on 2016-03-01, 18:36:45 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?year foaf:name ?name
}
LIMIT 5


Query on 2016-03-01, 18:37:27 → execute.


prefix foaf: <http://xmlns.com/foaf/0.1/>


SELECT COUNT(*) WHERE {
 ?author foaf:name ?name
}


Query on 2016-03-01, 18:39:18 → execute.


prefix foaf: <http://xmlns.com/foaf/0.1/>


SELECT COUNT(*) WHERE {
?author foaf:name ?name
}
GROUP BY ?author


Query on 2016-03-01, 18:39:46 → execute.


prefix foaf: <http://xmlns.com/foaf/0.1/>


SELECT COUNT(*) WHERE {
?author foaf:name ?name
}
GROUP BY ?publication


Query on 2016-03-01, 18:39:57 → execute.


prefix foaf: <http://xmlns.com/foaf/0.1/>


SELECT COUNT(*) WHERE {
?publication foaf:name ?name
}
GROUP BY ?publication


Query on 2016-03-01, 18:40:50 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>


SELECT COUNT(?publication) WHERE {
?publication foaf:name ?name
}
GROUP BY ?publication


Query on 2016-03-01, 18:43:37 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?conferences foaf:name ?name
}
LIMIT 5


Query on 2016-03-01, 18:44:09 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?conferences foaf:publications ?publications
}
LIMIT 5


Query on 2016-03-01, 18:44:47 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?conferences foaf:publications ?publications
}
LIMIT 5


Query on 2016-03-01, 18:45:17 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT ?publications WHERE {
 ?conferences foaf:publications ?publications
}
LIMIT 5


Query on 2016-03-01, 18:46:16 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?author foaf:publications ?publications
}
LIMIT 5


Query on 2016-03-01, 18:46:36 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT ?publications WHERE {
 ?author foaf:publications ?publications
}
LIMIT 5


Query on 2016-03-01, 18:47:05 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT ?publications WHERE {
 ?author foaf:publications ?a
}
LIMIT 5


Query on 2016-03-01, 18:49:19 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?papers foaf:publications ?publications
}
LIMIT 5


Query on 2016-03-01, 18:49:34 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?a foaf:publications ?publications
}
LIMIT 5


Query on 2016-03-01, 20:54:13 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT * WHERE {
 ?author foaf:name ?name
}
LIMIT 5


Query on 2016-03-01, 21:03:06 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?author ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2016-03-01, 21:03:20 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?c .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?d .}
}


Query on 2016-03-01, 21:03:39 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
GRAPH <http://spatial.linkedscience.org/context/cosit> {
?author foaf:publications ?b .}
GRAPH <http://spatial.linkedscience.org/context/giscience> {
?author foaf:publications ?c .}
}


Query on 2016-03-01, 21:05:17 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name ?title WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:05:39 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:05:52 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:name ?name .}
}


Query on 2016-03-01, 21:06:26 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:07:55 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:name ?name .}
}


Query on 2016-03-01, 21:09:02 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:13:48 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?author ?name WHERE
{
 GRAPH <http://spatial.linkedscience.org/context/acmgis>
 {
    ?author foaf:publications ?a ; foaf:name ?name .
 }
 GRAPH <http://spatial.linkedscience.org/context/cosit>
 {
    ?author foaf:publications ?c .
 }
 GRAPH <http://spatial.linkedscience.org/context/giscience>
 {  
    ?author foaf:publications ?d .
 }
}


Query on 2016-03-01, 21:14:03 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?author ?name WHERE
{
 GRAPH <http://spatial.linkedscience.org/context/acmgis>
 {
    ?author foaf:publications ?a ; foaf:name ?name .
 }
 GRAPH <http://spatial.linkedscience.org/context/cosit>
 {
    ?author foaf:publications ?c ; foaf:name ?name.
 }
 GRAPH <http://spatial.linkedscience.org/context/giscience>
 {  
    ?author foaf:publications ?d ; foaf:name ?name.
 }
}


Query on 2016-03-01, 21:14:19 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>

SELECT DISTINCT ?author ?name WHERE
{
 GRAPH <http://spatial.linkedscience.org/context/acmgis>
 {
    ?author foaf:publications ?a ; foaf:name ?name .
 }
 GRAPH <http://spatial.linkedscience.org/context/cosit>
 {
    ?author foaf:publications ?c ; foaf:name ?name.
 }
 GRAPH <http://spatial.linkedscience.org/context/giscience>
 {  
    ?author foaf:publications ?d ; foaf:name ?name.
 }
}


Query on 2016-03-01, 21:14:22 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?member WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:member ?member .}
}


Query on 2016-03-01, 21:15:05 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?member ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:member ?member ; foaf:name ?name.}
}


Query on 2016-03-01, 21:17:59 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:18:32 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?author ?name WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?author foaf:publications ?a }
}


Query on 2016-03-01, 21:23:44 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?publications ?type WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?publications foaf:publications ?a }
}


Query on 2016-03-01, 21:27:47 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?member ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:27:56 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?publications WHERE {
 GRAPH <http://spatial.linkedscience.org/context/acmgis> {
   ?publications foaf:publications ?a }
}


Query on 2016-03-01, 21:28:08 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT COUNT(?name) WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:28:50 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT COUNT(*) WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:29:09 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT COUNT(?name) WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:29:39 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT COUNT(?name) WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
}


Query on 2016-03-01, 21:29:50 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?publications WHERE {
  {
   ?publications foaf:publications ?a }
}


Query on 2016-03-01, 21:30:33 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?author WHERE {
  {
   ?author foaf:name ?a }
}


Query on 2016-03-01, 21:31:16 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?conference WHERE {
  {
   ?conference foaf:name ?a }
}


Query on 2016-03-01, 21:36:02 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT ?name WHERE {
GRAPH <http://spatial.linkedscience.org/context/acmgis> {
?author foaf:publications ?a ; foaf:name ?name .}
} ORDER BY ?name


Query on 2016-03-01, 21:40:57 → execute.

prefix foaf: <http://xmlns.com/foaf/0.1/>
SELECT DISTINCT ?author WHERE {
  GRAPH <http://spatial.linkedscience.org/context/agile> {
   ?author foaf:name ?a }
}


Query on 2016-03-06, 22:57:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-03-07, 20:50:45 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-03-20, 12:28:16 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-03-25, 19:42:00 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-04-08, 14:08:16 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-04-11, 12:14:21 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-04-11, 12:14:56 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?p ?o .
}
LIMIT 100


Query on 2016-04-13, 09:08:03 → execute.

PREFIX owl: <http://www.w3.org/2002/07/owl#>

select ?type   {
?type a owl:Class.
}
limit 20
offset 0


Query on 2016-04-13, 14:22:46 → execute.

PREFIX owl: <http://www.w3.org/2002/07/owl#>

select ?type   {
?type a owl:Class.
}
limit 20
offset 0


Query on 2016-04-26, 14:34:28 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-05-09, 14:04:32 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-05-09, 16:42:40 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-05-09, 16:45:51 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?Person WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-05-09, 16:47:05 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?x ?name
WHERE  { ?x foaf:name ?name }
LIMIT 10


Query on 2016-05-09, 16:47:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?x ?name WHERE  { ?x foaf:name ?name }
LIMIT 10


Query on 2016-05-09, 16:48:07 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?x ?name
WHERE  { ?x foaf:name ?name }


Query on 2016-05-09, 17:04:02 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?x ?name
WHERE  { ?x foaf:name ?name }


Query on 2016-05-19, 14:59:54 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-05-21, 16:30:27 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-05-21, 22:03:21 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-05-21, 22:03:31 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 1000


Query on 2016-06-10, 05:48:24 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-07-03, 13:16:17 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-08-04, 12:46:02 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-08-24, 00:42:33 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-08-24, 00:43:37 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT ?cell ?row ?col ?polygon
WHERE {
?cell a <http://linkedscience.org/lsv/ns#Item> ;
<http://spatial.linkedscience.org/context/amazon/Lin> ?row ;
<http://spatial.linkedscience.org/context/amazon/Col> ?col ;
<http://observedchange.com/tisc/ns#geometry> ?polygon .
}
LIMIT 10


Query on 2016-09-06, 15:28:41 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-09-12, 15:11:42 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-09-16, 23:42:38 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10


Query on 2016-09-22, 08:55:04 → execute.

prefix xsd: <http://www.w3.org/2001/XMLSchema#>
prefix dct: <http://purl.org/dc/terms/>
prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
prefix owl: <http://www.w3.org/2002/07/owl#>
prefix isbd: <http://iflastandards.info/ns/isbd/elements/>
prefix skos: <http://www.w3.org/2004/02/skos/core#>
prefix bibo: <http://purl.org/ontology/bibo/>
prefix rda: <http://RDVocab.info/ElementsGr2/>
prefix blt: <http://data.bl.uk/schema/bibliographic#>
prefix bio: <http://purl.org/vocab/bio/0.1/>
prefix foaf: <http://xmlns.com/foaf/0.1/>
prefix event: <http://purl.org/NET/c4dm/event.owl#>  
prefix org: <http://www.w3.org/ns/org#>
prefix geo: <http://www.w3.org/2003/01/geo/wgs84_pos#>
prefix hxl: <http://hxl.humanitarianresponse.info/ns/#>

SELECT * WHERE {
 ?a ?b ?c .
}
LIMIT 10