Documentation for this module may be created at Module:Sandbox/Thayts/2/doc

local p = {}

function p.test(frame)
	return mw.wikibase.getReferencedEntityId('Q4115189', 'P460', {'Q112795079'})
end

return p