This HTML5 document contains 4 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
n4https://linked.opendata.cz/resource/knowledge-graph-browser/dataset/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n2https://linked.opendata.cz/resource/knowledge-graph-browser/expansion-query/wikidata/scientists/
n3https://linked.opendata.cz/ontology/knowledge-graph-browser/
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:awarding-institutions-countries
rdf:type
n3:ExpansionQuery
dcterms:title
Awarding institutions and countries
n3:query
PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX wd: <http://www.wikidata.org/entity/> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX av: <https://linked.opendata.cz/resource/vocabulary/knowledge-graph-browser/wikidata/scientists/> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?institution a av:institution ; rdfs:label ?institutionLabel ; browser:class "institution" . ?node av:awardedByInstitution ?institution . av:awardedByInstitution browser:class ?awardedByInstitution . ?country a av:country ; rdfs:label ?countryLabel ; browser:class "country" . ?node av:awardedByCountry ?country . av:awardedByCountry browser:class ?awardedByCountry . } WHERE { { ?node wdt:P166/wdt:P1027 ?institution . BIND("work" AS ?awardedByInstitution) } UNION { ?node wdt:P166 [ wdt:P31 wd:Q56291528 ; wdt:P17 ?country ] BIND("work" AS ?awardedByCountry) } SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } }
n3:hasDataset
n4:wikidata