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/
n5https://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:awarded-by-country
rdf:type
n3:ExpansionQuery
dcterms:title
Awarded scientists
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 { ?scientist a av:scientist ; rdfs:label ?scientistLabel ; browser:class "scientist", ?sexClass . ?scientist av:awardedBy ?node . av:awardedBy browser:class "work" . } WHERE { ?scientist wdt:P166 [ wdt:P31 wd:Q56291528 ; wdt:P17 ?node ] ; wdt:P106/wdt:P279* wd:Q901; wdt:P21 ?sex . BIND(IF(?sex=wd:Q6581072, "female", IF(?sex=wd:Q6581097, "male", "unknownsex")) AS ?sexClass) SERVICE wikibase:label { bd:serviceParam wikibase:language "en". } }
n3:hasDataset
n5:wikidata