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#
n4https://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:scientist
rdf:type
n4:DetailQuery
dcterms:title
Personality detail
n4: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 . } WHERE { { ?node rdfs:label ?nodeLabel . FILTER (LANG(?nodeLabel) = "en") } UNION { ?node schema:description ?description . FILTER (LANG(?description) = "en") } UNION { ?node wdt:P18 ?p18 . } }
n4:hasDataset
n5:wikidata