This HTML5 document contains 6 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/facet/
n3https://linked.opendata.cz/ontology/knowledge-graph-browser/
xsdhhttp://www.w3.org/2001/XMLSchema#

Statements

Subject Item
n2:born-in-country-population
rdf:type
n3:Facet
dcterms:description
Facet to filter people based on the population of the country they were born in.
dcterms:title
Born in country with population
n3:facetType
numeric
n3:hasDataset
n5:wikidata
n3:facetQuery
PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?node browser:queryPath ?targetNode. } WHERE { #INSERTNODES ?node wdt:P19/wdt:P17/wdt:P1082 ?targetNode. }