Gehrlicher Solar

From solab
(Redirected from Gehrlicher)
Jump to navigation Jump to search
  1. http://dbpedia.org/resource/Gehrlicher_Solar
  2. URL {{#gu_gen: sparql | http://dbpedia.org/sparql | root |
PREFIX dbpprop: <http://dbpedia.org/property/>
PREFIX dbpedia-owl: <http://dbpedia.org/ontology/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/> 
PREFIX geo:  <http://www.w3.org/2003/01/geo/wgs84_pos#>  
SELECT ?val
WHERE

{

<http://dbpedia.org/resource/Gehrlicher_Solar>  dbpprop:reference ?val . 

} |yes |GetValue |1 |1 }}

  1. Location[[ Template:Sparql get dbpedia r2]]
  2. person Template:Sparql get dbpedia r2


Name Value
Name Gehrlicher Solar
Cat Solar
Product Module,System,
Homepage http://www.gehrlicher.com/de/home/
streetAddress ????
has_location_city Dornach
Property:has_coordinates 57° 52' 46.90" N, 4° 1' 40.39" W
has_location_country {{{Country}}}Property "Has location country" (as page type) with input value "{{{Country}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process.
Photo File:Gehrlicher Solar.jpeg
Photo Gehrlicher Solar.jpeg


solarinnova http://www.solarinnova.net/content/blogcategory/285/492/lang,en/

news

gehrlicher yes 2011-01-23 http://www.gehrlicher.com/de/service/news/

Persons

Template:TablelongrowTemplate:Tablelongrow
Ulisse


Stock

None

aa None

{{#stockchart: ticker=None}}

100

Product

SF 140

Photovoltaics_manufacturers

{{#gu_gen: sparql | http://dbpedia.org/sparql | | PREFIX dbpprop: <http://dbpedia.org/property/>

PREFIX dbpedia-owl:<http://dbpedia.org/ontology/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX dcterms: <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  ?label_en ?page
WHERE 
 {
 ?subject dcterms:subject <http://dbpedia.org/resource/Category:Photovoltaics_manufacturers>.
 FILTER (REGEX(?subject, '[^a-z A-Z 0-9]*')) . 
<http://dbpedia.org/resource/Category:Photovoltaics_manufacturers>  rdfs:label ?label  . 
         FILTER (LANG(?label) = 'en') .
         ?subject rdfs:label ?label_en .
         FILTER (LANG(?label_en) = 'en' || LANG(?label_en) = 'it' ) .
           
OPTIONAL {
        ?subject  foaf:isPrimaryTopicOf  ?page .
 }} limit 10

|yes |WIKITABLE |{{{x}}} |{{{y}}} }}


{{#gu_gen: sparql | http://dbpedia.org/sparql | | PREFIX dbpedia: <http://dbpedia.org/property/>

PREFIX dbpedia-owl:<http://dbpedia.org/ontology/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX dcterms: <http://purl.org/dc/terms/>
PREFIX foaf: <http://xmlns.com/foaf/0.1/> 
SELECT distinct ?subject ?label ?page 
WHERE 
 {
 ?subject dcterms:subject <http://dbpedia.org/resource/Category:Photovoltaics_manufacturers>.
 FILTER (REGEX(?subject, '[^a-z A-Z 0-9]*')) . 
  OPTIONAL {
 <http://dbpedia.org/resource/Category:Photovoltaics_manufacturers> rdfs:label ?label  .
         FILTER (LANG(?label) = 'en') .
}

 OPTIONAL {
         ?subject foaf:page ?page .
           } } limit 10

|yes |WIKITABLE |{{{x}}} |{{{y}}} }}


{{#gu_gen: sparql | http://dbpedia.org/sparql | | PREFIX dbpedia: <http://dbpedia.org/property/>

PREFIX dbpedia-owl:<http://dbpedia.org/ontology/>
PREFIX skos: <http://www.w3.org/2004/02/skos/core#>
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#>
PREFIX foaf: <http://xmlns.com/foaf/0.1/> 
SELECT distinct ?label ?label_en ?label_it ?page ?kfor
WHERE 
{
 <http://dbpedia.org/resource/Category:Photovoltaics_manufacturers> rdfs:label ?label  .
  FILTER (LANG(?label) = 'en') .
 OPTIONAL {
 ?subject skos:subject <http://dbpedia.org/resource/Category:Photovoltaics_manufacturers>.
 FILTER (REGEX(?subject, '[^a-z A-Z 0-9]*')) . } 
  OPTIONAL {
        ?subject rdfs:label  ?label_en .
        FILTER (LANG(?label_en) = 'en') .
          }
 OPTIONAL {
        ?subject rdfs:label  ?label_it .
        FILTER (LANG(?label_it) = 'it') .
          }
 OPTIONAL {
         ?subject foaf:page ?page .
           }
 OPTIONAL {
           ?subject dbpedia-owl:knownFor   ?kfor .
           }

 }

|no |{{{format}}} |{{{x}}} |{{{y}}} }}