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#
n3https://linked.opendata.cz/ontology/knowledge-graph-browser/
xsdhhttp://www.w3.org/2001/XMLSchema#
n2https://linked.opendata.cz/resource/knowledge-graph-browser/detail-query/wikidata/scientists/

Statements

Subject Item
n2:family-member
rdf:type
n3:DetailQuery
dcterms:title
Personality detail
n3:query
PREFIX wd: <http://www.wikidata.org/entity/> PREFIX wdt: <http://www.wikidata.org/prop/direct/> PREFIX skos: <http://www.w3.org/2004/02/skos/core#> PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX dct: <http://purl.org/dc/terms/> PREFIX schema: <http://schema.org/> PREFIX av: <https://linked.opendata.cz/resource/vocabulary/knowledge-graph-browser/wikidata/scientists/> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?node rdfs:label ?nodeLabel ; dct:description ?description ; wdt:P18 ?p18 ; av:burialCoordinateLocation ?burialCoordinateLocation . } WHERE { { ?node rdfs:label ?nodeLabel . FILTER (LANG(?nodeLabel) = "en") } UNION { ?node schema:description ?description . FILTER (LANG(?description) = "en") } UNION { ?node wdt:P18 ?p18 . } UNION { ?node p:P119 ?statement . ?statement ps:P119 ?p119 . FILTER NOT EXISTS {?statement pq:P582 [] .} ?p119 wdt:P625 ?burialCoordinateLocation } }
n3:hasDataset
n4:wikidata