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/expansion-query/ukparliament/

Statements

Subject Item
n2:government-positions-of-member
rdf:type
n3:ExpansionQuery
dcterms:title
Government positions of member of UK parliament
n3:query
PREFIX rdfs: <http://www.w3.org/2000/01/rdf-schema#> PREFIX ukp: <https://id.parliament.uk/schema/> PREFIX ukpb: <https://linked.opendata.cz/resource/vocabulary/knowledge-graph-browser/ukparliament/> PREFIX browser: <https://linked.opendata.cz/ontology/knowledge-graph-browser/> CONSTRUCT { ?position a ukp:GovernmentPosition ; rdfs:label ?name ; browser:class "ukgovernmentposition" . ?node ukpb:hasPosition ?position . ukpb:hasPosition browser:class "hasukgovernmentposition" . } WHERE { ?node ukp:wikidataResourceHasEquivalentWikidataThing ?person . ?incumbency a ukp:GovernmentIncumbency ; ukp:governmentIncumbencyHasGovernmentPosition ?position ; ukp:governmentIncumbencyHasGovernmentPerson ?person . ?position a ukp:GovernmentPosition ; ukp:name ?name . }
n3:hasDataset
n4:ukparliament