Dataset Biblioteche

http://dati.emilia-romagna.it/id/ibc/website/biblioteche entità di tipo: WebSite

resources

facets

SPARQL QUERY

SELECT DISTINCT ?s {?s a <http://culturalis.org/cult/0.1#Library>;<http://www.w3.org/2000/01/rdf-schema#label> ?label. {?s <http://culturalis.org/ocsa/1.0#offersService> ?se . ?se <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> [<http://www.w3.org/2004/02/skos/core#prefLabel> "Accesso ad internet"]} } order by asc(?label) LIMIT 10
SELECT (COUNT(DISTINCT ?s) AS ?o) {?s a <http://culturalis.org/cult/0.1#Library> . {?s <http://culturalis.org/ocsa/1.0#offersService> ?se . ?se <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> [<http://www.w3.org/2004/02/skos/core#prefLabel> "Accesso ad internet"]} }
SELECT ?s (COUNT(DISTINCT ?p) AS ?o) { {?p a <http://culturalis.org/cult/0.1#Library>. } ?p <http://culturalis.org/ocsa/1.0#offersService> ?se. ?se <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> [<http://www.w3.org/2004/02/skos/core#prefLabel> ?s] {?p <http://culturalis.org/ocsa/1.0#offersService> ?sa . ?sa <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> [<http://www.w3.org/2004/02/skos/core#prefLabel> "Accesso ad internet"]} } group by ?s order by desc(?o)
SELECT ?s (COUNT(DISTINCT ?p) AS ?o) { {?p a <http://culturalis.org/cult/0.1#Library>. } ?p <http://www.geonames.org/ontology#locatedIn> ?li . ?li <http://www.geonames.org/ontology#parentADM2> ?s. {?p <http://culturalis.org/ocsa/1.0#offersService> ?se . ?se <http://www.w3.org/1999/02/22-rdf-syntax-ns#value> [<http://www.w3.org/2004/02/skos/core#prefLabel> "Accesso ad internet"]} } group by ?s order by ?s

DATA

Licensed under Creative Commons Attribution 4.0 International (CC BY 4.0)