Dataset Musei

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

resources

facets

SPARQL QUERY

SELECT DISTINCT ?s {?s a <http://culturalis.org/cult/0.1#Museum>;<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> "Archivio"]} } order by asc(?label) LIMIT 10
SELECT (COUNT(DISTINCT ?s) AS ?o) {?s a <http://culturalis.org/cult/0.1#Museum> . {?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> "Archivio"]} }
SELECT ?s (COUNT(DISTINCT ?p) AS ?o) { {?p a <http://culturalis.org/cult/0.1#Museum>. } ?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> "Archivio"]} } group by ?s order by desc(?o)
SELECT ?s (COUNT(DISTINCT ?p) AS ?o) { {?p a <http://culturalis.org/cult/0.1#Museum>. } ?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> "Archivio"]} } group by ?s order by ?s

DATA

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