query-b5c78e40ecdc1b73d751b35f6eb0c30c

rq turtle/ttl

Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Svobodný software s otevřeným zdrojovým kódem napsaný v programovacím jazyce Go Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Logiciels libres et à source ouverte écrits en langage de programmation Go Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Software libero e open-source scritto in linguaggio di programmazione Go Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Vrije en open-source software geschreven in de programmeertaal Go Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Free and open-source software written in Go programming language Programvara som är fri och öppen källkod skriven i programmeringsspråket Go Free and open-source software written in Go programming language Free and open-source software written in Go programming language Безкоштовне програмне забезпечення з відкритим кодом, написане мовою програмування Go Free and open-source software written in Go programming language Free and open-source software written in Go programming language

Use at

PREFIX wikibase: <http://wikiba.se/ontology#>
PREFIX wdt: <http://www.wikidata.org/prop/direct/>
PREFIX wd: <http://www.wikidata.org/entity/>
PREFIX bd: <http://www.bigdata.com/rdf#>
SELECT DISTINCT ?instance_of ?instance_ofDescription ?instance_ofLabel ?official_website WHERE {
  SERVICE wikibase:label { bd:serviceParam wikibase:language "[AUTO_LANGUAGE],mul,en". }
  ?instance_of wdt:P31/wdt:P279* wd:Q341
  OPTIONAL { ?instance_of wdt:P856 ?official_website. }
  ?instance_of wdt:P277 wd:Q37227.
}

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?instance_of"):::projected v2("?official_website"):::projected a1((" ")) c2(["bd:serviceParam"]):::iri c4(["#91;AUTO_LANGUAGE#93;,mul,en"]):::literal c10(["wd:Q37227"]):::iri c7(["wd:Q341"]):::iri subgraph s1["http://wikiba.se/ontology#label"] style s1 stroke-width:4px; c2 --"wikibase:language"--> c4 end v1 --"wdt:P31"--> a1 a1 --"wdt:P279"--> c7 subgraph optional0["(optional)"] style optional0 fill:#bbf,stroke-dasharray: 5 5; v1 -."wdt:P856".-> v2 end v1 --"wdt:P277"--> c10