"PREFIX rdfs: \nPREFIX ukp: \nPREFIX browser: \n\nCONSTRUCT {\n ?node a ukp:GovernmentPosition ;\n rdfs:label ?label ;\n browser:class \"ukgovernmentposition\" .\n} WHERE {\n ?node rdfs:label ?label .\n}" . . . "Basic preview of government position"@en .