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

Statements

Subject Item
n2:government-position
rdf:type
n3:DetailQuery
dcterms:title
Basic detail of government position
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/> CONSTRUCT { ?node a ukp:GovernmentPosition ; ukp:name ?label ; ukpb:positionHasGroupName ?groupName . } WHERE { ?node rdfs:label ?label ; ukp:positionHasGroup ?group . ?group ukp:name ?groupName . }
n3:hasDataset
n4:ukparliament