Solar power stations by country

From solab
Revision as of 15:29, 5 October 2016 by imported>Gio (→‎Italy)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

res {{#gu_gen: sparql|http://dbpedia.org/sparql%7C%7C PREFIX dcterms: <http://purl.org/dc/terms/>

PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dbpprop: <http://dbpedia.org/property/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX dpb: <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>
PREFIX dbpedia: <http://dbpedia.org/resource/>
SELECT distinct  ?subject  ?name ?dbppropname ?rdfslabel ?page
WHERE { 
        ?subject  dcterms:subject   <http://dbpedia.org/resource/Category:Solar_power_stations_by_country>.
        OPTIONAL { ?subject rdfs:label ?rdfslabel . 
                  FILTER (LANG(?rdfslabel) = 'en' || LANG(?rdfslabel) = 'it' ) .} 
        OPTIONAL { ?subject dbpprop:name ?dbppropname . }
        OPTIONAL { ?subject foaf:name ?name . }
        OPTIONAL { ?subject foaf:isPrimaryTopicOf  ?page . }
      } limit 200|yes|WIKITABLE||}}

Italy

res {{#gu_gen: sparql|http://dbpedia.org/sparql%7C%7C PREFIX dcterms: <http://purl.org/dc/terms/>

PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dbpprop: <http://dbpedia.org/property/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX dpb: <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>
PREFIX dbpedia: <http://dbpedia.org/resource/>
SELECT distinct  ?subject  ?name ?dbppropname ?rdfslabel ?page
WHERE { 
        ?subject  dcterms:subject   <http://dbpedia.org/resource/Category:Solar_power_stations_in_Italy>.
        OPTIONAL { ?subject rdfs:label ?rdfslabel . 
                  FILTER (LANG(?rdfslabel) = 'en' || LANG(?rdfslabel) = 'it' ) .} 
        OPTIONAL { ?subject dbpprop:name ?dbppropname . }
        OPTIONAL { ?subject foaf:name ?name . }
        OPTIONAL { ?subject foaf:isPrimaryTopicOf  ?page . }
      } limit 100|yes|WIKITABLE||}}

Germany

res {{#gu_gen: sparql|http://dbpedia.org/sparql%7C%7C PREFIX dcterms: <http://purl.org/dc/terms/>

PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dbpprop: <http://dbpedia.org/property/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/>
PREFIX dpb: <http://www.w3.org/1999/02/22-rdf-syntax-ns#Property>
PREFIX dbpedia: <http://dbpedia.org/resource/>
SELECT distinct  ?subject  ?name ?dbppropname ?rdfslabel ?page
WHERE { 
        ?subject  dcterms:subject   <http://dbpedia.org/resource/Category:Solar_power_stations_in_Germany>.
        OPTIONAL { ?subject rdfs:label ?rdfslabel . 
                  FILTER (LANG(?rdfslabel) = 'en' || LANG(?rdfslabel) = 'it' ) .} 
        OPTIONAL { ?subject dbpprop:name ?dbppropname . }
        OPTIONAL { ?subject foaf:name ?name . }
        OPTIONAL { ?subject foaf:isPrimaryTopicOf  ?page . }
      } limit 100|yes|WIKITABLE||}}


List of photovoltaic power stations

Category:Solar_power_stations_by_country